#d6941a color space conversions
Hex:
#d6941a
RGB:
214, 148, 26
CMY:
16, 42, 90
CMYK:
0, 31, 88, 16
HSL:
39°, 78.3333%, 47.0588%
HSV (HSB):
39°, 87.8505%, 83.9216%
XYZ:
38.5079, 35.5505, 5.8096
xyY:
0.4821, 0.4451, 35.5505
CIE-Lab:
66.1751, 15.7734, 66.3873
CIE-LCH:
66.1751, 68.2354, 76.6345
CIE-Luv:
66.1751, 54.7029, 64.2635
Hunter-Lab:
59.6243, 10.9405, 35.9599
#d6941a color charts
#d6941a color shades, tints & tones
#d6941a color schemes
#d6941a color preview, HTML & CSS examples
This text has a color of #d6941a
<p style="color:#d6941a;">Text here</p>
.mytext {color:#d6941a;}
This box has a color of #d6941a
<div style="background-color:#d6941a;">Content here</div>
.mybackground {background-color:#d6941a;}
Border around this has a color of #d6941a
<div style="border:2px solid #d6941a;">Content here</div>
.myborder {border:2px solid #d6941a;}