#d9874f color space conversions
Hex:
#d9874f
RGB:
217, 135, 79
CMY:
15, 47, 69
CMYK:
0, 38, 64, 15
HSL:
24°, 64.4860%, 58.0392%
HSV (HSB):
24°, 63.5945%, 85.0980%
XYZ:
38.6905, 32.6442, 11.6589
xyY:
0.4662, 0.3933, 32.6442
CIE-Lab:
63.8718, 26.2854, 42.7379
CIE-LCH:
63.8718, 50.1742, 58.4070
CIE-Luv:
63.8718, 63.8423, 44.1746
Hunter-Lab:
57.1351, 20.8896, 27.8959
#d9874f color charts
#d9874f color shades, tints & tones
#d9874f color schemes
#d9874f color preview, HTML & CSS examples
This text has a color of #d9874f
<p style="color:#d9874f;">Text here</p>
.mytext {color:#d9874f;}
This box has a color of #d9874f
<div style="background-color:#d9874f;">Content here</div>
.mybackground {background-color:#d9874f;}
Border around this has a color of #d9874f
<div style="border:2px solid #d9874f;">Content here</div>
.myborder {border:2px solid #d9874f;}