#d85c4e color space conversions
Hex:
#d85c4e
RGB:
216, 92, 78
CMY:
15, 64, 69
CMYK:
0, 57, 64, 15
HSL:
6°, 63.8889%, 57.6471%
HSV (HSB):
6°, 63.8889%, 84.7059%
XYZ:
33.5212, 22.8033, 9.8424
xyY:
0.5066, 0.3446, 22.8033
CIE-Lab:
54.8691, 47.7917, 32.4293
CIE-LCH:
54.8691, 57.7555, 34.1590
CIE-Luv:
54.8691, 94.9785, 27.3058
Hunter-Lab:
47.7528, 41.7349, 21.2065
#d85c4e color charts
#d85c4e color shades, tints & tones
#d85c4e color schemes
#d85c4e color preview, HTML & CSS examples
This text has a color of #d85c4e
<p style="color:#d85c4e;">Text here</p>
.mytext {color:#d85c4e;}
This box has a color of #d85c4e
<div style="background-color:#d85c4e;">Content here</div>
.mybackground {background-color:#d85c4e;}
Border around this has a color of #d85c4e
<div style="border:2px solid #d85c4e;">Content here</div>
.myborder {border:2px solid #d85c4e;}