#d2b00e color space conversions
Hex:
#d2b00e
RGB:
210, 176, 14
CMY:
18, 31, 95
CMYK:
0, 16, 93, 18
HSL:
50°, 87.5000%, 43.9216%
HSV (HSB):
50°, 93.3333%, 82.3529%
XYZ:
42.1829, 44.7840, 6.8364
xyY:
0.4497, 0.4774, 44.7840
CIE-Lab:
72.7494, -1.1506, 73.5252
CIE-LCH:
72.7494, 73.5342, 90.8965
CIE-Luv:
72.7494, 30.1677, 76.0835
Hunter-Lab:
66.9209, -4.5957, 40.7878
#d2b00e color charts
#d2b00e color shades, tints & tones
#d2b00e color schemes
#d2b00e color preview, HTML & CSS examples
This text has a color of #d2b00e
<p style="color:#d2b00e;">Text here</p>
.mytext {color:#d2b00e;}
This box has a color of #d2b00e
<div style="background-color:#d2b00e;">Content here</div>
.mybackground {background-color:#d2b00e;}
Border around this has a color of #d2b00e
<div style="border:2px solid #d2b00e;">Content here</div>
.myborder {border:2px solid #d2b00e;}