#d6931c color space conversions
Hex:
#d6931c
RGB:
214, 147, 28
CMY:
16, 42, 89
CMYK:
0, 31, 87, 16
HSL:
38°, 76.8595%, 47.4510%
HSV (HSB):
38°, 86.9159%, 83.9216%
XYZ:
38.3749, 35.2474, 5.8795
xyY:
0.4827, 0.4434, 35.2474
CIE-Lab:
65.9408, 16.3564, 65.6830
CIE-LCH:
65.9408, 67.6889, 76.0166
CIE-Luv:
65.9408, 55.4424, 63.5955
Hunter-Lab:
59.3695, 11.4809, 35.6871
#d6931c color charts
#d6931c color shades, tints & tones
#d6931c color schemes
#d6931c color preview, HTML & CSS examples
This text has a color of #d6931c
<p style="color:#d6931c;">Text here</p>
.mytext {color:#d6931c;}
This box has a color of #d6931c
<div style="background-color:#d6931c;">Content here</div>
.mybackground {background-color:#d6931c;}
Border around this has a color of #d6931c
<div style="border:2px solid #d6931c;">Content here</div>
.myborder {border:2px solid #d6931c;}