#d6700a color space conversions
Hex:
#d6700a
RGB:
214, 112, 10
CMY:
16, 56, 96
CMYK:
0, 48, 95, 16
HSL:
30°, 91.0714%, 43.9216%
HSV (HSB):
30°, 95.3271%, 83.9216%
XYZ:
33.5805, 25.9064, 3.5177
xyY:
0.5330, 0.4112, 25.9064
CIE-Lab:
57.9481, 34.7285, 63.7981
CIE-LCH:
57.9481, 72.6379, 61.4383
CIE-Luv:
57.9481, 84.7993, 53.0871
Hunter-Lab:
50.8983, 28.6945, 31.5312
#d6700a color charts
#d6700a color shades, tints & tones
#d6700a color schemes
#d6700a color preview, HTML & CSS examples
This text has a color of #d6700a
<p style="color:#d6700a;">Text here</p>
.mytext {color:#d6700a;}
This box has a color of #d6700a
<div style="background-color:#d6700a;">Content here</div>
.mybackground {background-color:#d6700a;}
Border around this has a color of #d6700a
<div style="border:2px solid #d6700a;">Content here</div>
.myborder {border:2px solid #d6700a;}