#d85f4e color space conversions
Hex:
#d85f4e
RGB:
216, 95, 78
CMY:
15, 63, 69
CMYK:
0, 56, 64, 15
HSL:
7°, 63.8889%, 57.6471%
HSV (HSB):
7°, 63.8889%, 84.7059%
XYZ:
33.7863, 23.3334, 9.9308
xyY:
0.5039, 0.3480, 23.3334
CIE-Lab:
55.4141, 46.3713, 33.1011
CIE-LCH:
55.4141, 56.9735, 35.5203
CIE-Luv:
55.4141, 92.8785, 28.4026
Hunter-Lab:
48.3047, 40.3170, 21.6240
#d85f4e color charts
#d85f4e color shades, tints & tones
#d85f4e color schemes
#d85f4e color preview, HTML & CSS examples
This text has a color of #d85f4e
<p style="color:#d85f4e;">Text here</p>
.mytext {color:#d85f4e;}
This box has a color of #d85f4e
<div style="background-color:#d85f4e;">Content here</div>
.mybackground {background-color:#d85f4e;}
Border around this has a color of #d85f4e
<div style="border:2px solid #d85f4e;">Content here</div>
.myborder {border:2px solid #d85f4e;}