#d6941b color space conversions
Hex:
#d6941b
RGB:
214, 148, 27
CMY:
16, 42, 89
CMYK:
0, 31, 87, 16
HSL:
39°, 77.5934%, 47.2549%
HSV (HSB):
39°, 87.3832%, 83.9216%
XYZ:
38.5193, 35.5551, 5.8695
xyY:
0.4818, 0.4448, 35.5551
CIE-Lab:
66.1786, 15.7947, 66.1354
CIE-LCH:
66.1786, 67.9953, 76.5680
CIE-Luv:
66.1786, 54.6732, 64.1211
Hunter-Lab:
59.6281, 10.9605, 35.9034
#d6941b color charts
#d6941b color shades, tints & tones
#d6941b color schemes
#d6941b color preview, HTML & CSS examples
This text has a color of #d6941b
<p style="color:#d6941b;">Text here</p>
.mytext {color:#d6941b;}
This box has a color of #d6941b
<div style="background-color:#d6941b;">Content here</div>
.mybackground {background-color:#d6941b;}
Border around this has a color of #d6941b
<div style="border:2px solid #d6941b;">Content here</div>
.myborder {border:2px solid #d6941b;}