#d85c40 color space conversions
Hex:
#d85c40
RGB:
216, 92, 64
CMY:
15, 64, 75
CMYK:
0, 57, 70, 15
HSL:
11°, 66.0870%, 54.9020%
HSV (HSB):
11°, 70.3704%, 84.7059%
XYZ:
33.0715, 22.6234, 7.4742
xyY:
0.5235, 0.3581, 22.6234
CIE-Lab:
54.6823, 47.0101, 39.9759
CIE-LCH:
54.6823, 61.7092, 40.3768
CIE-Luv:
54.6823, 97.5261, 33.6496
Hunter-Lab:
47.5640, 40.8746, 23.9780
#d85c40 color charts
#d85c40 color shades, tints & tones
#d85c40 color schemes
#d85c40 color preview, HTML & CSS examples
This text has a color of #d85c40
<p style="color:#d85c40;">Text here</p>
.mytext {color:#d85c40;}
This box has a color of #d85c40
<div style="background-color:#d85c40;">Content here</div>
.mybackground {background-color:#d85c40;}
Border around this has a color of #d85c40
<div style="border:2px solid #d85c40;">Content here</div>
.myborder {border:2px solid #d85c40;}