In RGB color space, #d65d65 hex color has a red value of 214, a green value of 93 and a blue value of 101.
In CMYK color space (used in color printing), #d65d65 hex color is composed of 0% cyan, 56.54% magenta, 52.8% yellow and 16.08% black.
#d65d65 color has a hue of 356 degrees, a saturation of 59.61% and a lightness of 60.2%.
#d65d65 hex color contains mainly RED.
The closest web safe color of #d65d65 is #cc6666
#d65d65 hex color has a decimal value of 14048613.
HEX | d65d65 | #d65d65 |
---|---|---|
RGB | 214, 93, 101 | rgb(214, 93, 101) |
RGB Percent | 83.92, 36.47, 39.61 | rgb(83.92, 36.47, 39.61) |
CMYK | 0, 57, 53, 16 | |
HSL | 356°, 59.61, 60.2 | hsl(356, 59.61%, 60.2%) |
HSV | 356°, 56.5, 83.9 |
XYZ | 33.995, 23.064, 14.972 |
---|---|
Hunter Lab | 48.025, 42.309, 15.134 |
CIE-LAB | 55.138, 48.289, 19.423 |
CIE-LCH | 55.138, 52.049, 21.911 |
CIE-LUV | 0, 56.54, 52.8, 16.08 |
Web Safe | cc6666 |
RGB percent of color #d65d65
CMYK percent of color #d65d65
Text with hexadecimal color #d65d65
This text has a font color of #d65d65
<p style="color:#d65d65">Text here</p>
#d65d65 Background Color
This box has a background color of #d65d65
<div style="background-color:#d65d65">Text here</div>
#d65d65 Border Color
This box has a border color of #d65d65
<div style="border: 4px solid #d65d65">Text here</div>
CSS codes
<p style="color:#d65d65">Text here</p>
<div style="background-color:#d65d65">Text here</div>
<div style="border: 4px solid #d65d65">Text here</div>
#d65d65 Color on white background
This is how a font and box color of #d65d65 will look
on a white background.
#d65d65 Color on black background
This is how a font and box color of #d65d65 hex color will look
on a black background.