#d85d5e color space conversions
Hex:
#d85d5e
RGB:
216, 93, 94
CMY:
15, 64, 63
CMYK:
0, 57, 56, 15
HSL:
360°, 61.1940%, 60.5882%
HSV (HSB):
360°, 56.9444%, 84.7059%
XYZ:
34.2536, 23.2358, 13.2693
xyY:
0.4841, 0.3284, 23.2358
CIE-Lab:
55.3144, 48.4269, 23.7983
CIE-LCH:
55.3144, 53.9586, 26.1708
CIE-Luv:
55.3144, 90.8779, 19.0645
Hunter-Lab:
48.2035, 42.4868, 17.4213
#d85d5e color charts
#d85d5e color shades, tints & tones
#d85d5e color schemes
#d85d5e color preview, HTML & CSS examples
This text has a color of #d85d5e
<p style="color:#d85d5e;">Text here</p>
.mytext {color:#d85d5e;}
This box has a color of #d85d5e
<div style="background-color:#d85d5e;">Content here</div>
.mybackground {background-color:#d85d5e;}
Border around this has a color of #d85d5e
<div style="border:2px solid #d85d5e;">Content here</div>
.myborder {border:2px solid #d85d5e;}