#d9880d color space conversions
Hex:
#d9880d
RGB:
217, 136, 13
CMY:
15, 47, 95
CMYK:
0, 37, 94, 15
HSL:
36°, 88.6957%, 45.0980%
HSV (HSB):
36°, 94.0092%, 85.0980%
XYZ:
37.4921, 32.3891, 4.6564
xyY:
0.5030, 0.4345, 32.3891
CIE-Lab:
63.6632, 23.3182, 67.4099
CIE-LCH:
63.6632, 71.3290, 70.9187
CIE-Luv:
63.6632, 67.2658, 61.4068
Hunter-Lab:
56.9114, 17.9972, 34.9869
#d9880d color charts
#d9880d color shades, tints & tones
#d9880d color schemes
#d9880d color preview, HTML & CSS examples
This text has a color of #d9880d
<p style="color:#d9880d;">Text here</p>
.mytext {color:#d9880d;}
This box has a color of #d9880d
<div style="background-color:#d9880d;">Content here</div>
.mybackground {background-color:#d9880d;}
Border around this has a color of #d9880d
<div style="border:2px solid #d9880d;">Content here</div>
.myborder {border:2px solid #d9880d;}