#d6700b color space conversions
Hex:
#d6700b
RGB:
214, 112, 11
CMY:
16, 56, 96
CMYK:
0, 48, 95, 16
HSL:
30°, 90.2222%, 44.1176%
HSV (HSB):
30°, 94.8598%, 83.9216%
XYZ:
33.5861, 25.9086, 3.5473
xyY:
0.5328, 0.4110, 25.9086
CIE-Lab:
57.9502, 34.7390, 63.6237
CIE-LCH:
57.9502, 72.4899, 61.3651
CIE-Luv:
57.9502, 84.7723, 53.0041
Hunter-Lab:
50.9005, 28.7052, 31.4984
#d6700b color charts
#d6700b color shades, tints & tones
#d6700b color schemes
#d6700b color preview, HTML & CSS examples
This text has a color of #d6700b
<p style="color:#d6700b;">Text here</p>
.mytext {color:#d6700b;}
This box has a color of #d6700b
<div style="background-color:#d6700b;">Content here</div>
.mybackground {background-color:#d6700b;}
Border around this has a color of #d6700b
<div style="border:2px solid #d6700b;">Content here</div>
.myborder {border:2px solid #d6700b;}