#d85a3f color space conversions
Hex:
#d85a3f
RGB:
216, 90, 63
CMY:
15, 65, 75
CMYK:
0, 58, 71, 15
HSL:
11°, 66.2338%, 54.7059%
HSV (HSB):
11°, 70.8333%, 84.7059%
XYZ:
32.8723, 22.2701, 7.2686
xyY:
0.5267, 0.3568, 22.2701
CIE-Lab:
54.3125, 47.8967, 40.0960
CIE-LCH:
54.3125, 62.4643, 39.9339
CIE-Luv:
54.3125, 99.1402, 33.3746
Hunter-Lab:
47.1912, 41.7540, 23.9017
#d85a3f color charts
#d85a3f color shades, tints & tones
#d85a3f color schemes
#d85a3f color preview, HTML & CSS examples
This text has a color of #d85a3f
<p style="color:#d85a3f;">Text here</p>
.mytext {color:#d85a3f;}
This box has a color of #d85a3f
<div style="background-color:#d85a3f;">Content here</div>
.mybackground {background-color:#d85a3f;}
Border around this has a color of #d85a3f
<div style="border:2px solid #d85a3f;">Content here</div>
.myborder {border:2px solid #d85a3f;}