#d9912e color space conversions
Hex:
#d9912e
RGB:
217, 145, 46
CMY:
15, 43, 82
CMYK:
0, 33, 79, 15
HSL:
35°, 69.2308%, 51.5686%
HSV (HSB):
35°, 78.8018%, 85.0980%
XYZ:
39.2338, 35.1998, 7.3112
xyY:
0.4800, 0.4306, 35.1998
CIE-Lab:
65.9039, 19.2525, 59.9233
CIE-LCH:
65.9039, 62.9402, 72.1885
CIE-Luv:
65.9039, 58.7128, 59.4340
Hunter-Lab:
59.3294, 14.2135, 34.2243
#d9912e color charts
#d9912e color shades, tints & tones
#d9912e color schemes
#d9912e color preview, HTML & CSS examples
This text has a color of #d9912e
<p style="color:#d9912e;">Text here</p>
.mytext {color:#d9912e;}
This box has a color of #d9912e
<div style="background-color:#d9912e;">Content here</div>
.mybackground {background-color:#d9912e;}
Border around this has a color of #d9912e
<div style="border:2px solid #d9912e;">Content here</div>
.myborder {border:2px solid #d9912e;}