#d6b00e color space conversions
Hex:
#d6b00e
RGB:
214, 176, 14
CMY:
16, 31, 95
CMYK:
0, 18, 93, 16
HSL:
49°, 87.7193%, 44.7059%
HSV (HSB):
49°, 93.4579%, 83.9216%
XYZ:
43.3362, 45.3785, 6.8903
xyY:
0.4533, 0.4746, 45.3785
CIE-Lab:
73.1404, 0.6085, 73.9907
CIE-LCH:
73.1404, 73.9932, 89.5288
CIE-Luv:
73.1404, 33.2180, 76.1540
Hunter-Lab:
67.3636, -3.0541, 41.0900
#d6b00e color charts
#d6b00e color shades, tints & tones
#d6b00e color schemes
#d6b00e color preview, HTML & CSS examples
This text has a color of #d6b00e
<p style="color:#d6b00e;">Text here</p>
.mytext {color:#d6b00e;}
This box has a color of #d6b00e
<div style="background-color:#d6b00e;">Content here</div>
.mybackground {background-color:#d6b00e;}
Border around this has a color of #d6b00e
<div style="border:2px solid #d6b00e;">Content here</div>
.myborder {border:2px solid #d6b00e;}