#d9700e color space conversions
Hex:
#d9700e
RGB:
217, 112, 14
CMY:
15, 56, 95
CMYK:
0, 48, 94, 15
HSL:
29°, 87.8788%, 45.2941%
HSV (HSB):
29°, 93.5484%, 85.0980%
XYZ:
34.4887, 26.3718, 3.6880
xyY:
0.5343, 0.4086, 26.3718
CIE-Lab:
58.3883, 35.9896, 63.5455
CIE-LCH:
58.3883, 73.0293, 60.4745
CIE-Luv:
58.3883, 87.2080, 52.9098
Hunter-Lab:
51.3534, 30.0112, 31.6895
#d9700e color charts
#d9700e color shades, tints & tones
#d9700e color schemes
#d9700e color preview, HTML & CSS examples
This text has a color of #d9700e
<p style="color:#d9700e;">Text here</p>
.mytext {color:#d9700e;}
This box has a color of #d9700e
<div style="background-color:#d9700e;">Content here</div>
.mybackground {background-color:#d9700e;}
Border around this has a color of #d9700e
<div style="border:2px solid #d9700e;">Content here</div>
.myborder {border:2px solid #d9700e;}