#d1b00e color space conversions
Hex:
#d1b00e
RGB:
209, 176, 14
CMY:
18, 31, 95
CMYK:
0, 16, 93, 18
HSL:
50°, 87.4439%, 43.7255%
HSV (HSB):
50°, 93.3014%, 81.9608%
XYZ:
41.8991, 44.6377, 6.8231
xyY:
0.4488, 0.4781, 44.6377
CIE-Lab:
72.6527, -1.5908, 73.4099
CIE-LCH:
72.6527, 73.4271, 91.2414
CIE-Luv:
72.6527, 29.4092, 76.0664
Hunter-Lab:
66.8114, -4.9783, 40.7131
#d1b00e color charts
#d1b00e color shades, tints & tones
#d1b00e color schemes
#d1b00e color preview, HTML & CSS examples
This text has a color of #d1b00e
<p style="color:#d1b00e;">Text here</p>
.mytext {color:#d1b00e;}
This box has a color of #d1b00e
<div style="background-color:#d1b00e;">Content here</div>
.mybackground {background-color:#d1b00e;}
Border around this has a color of #d1b00e
<div style="border:2px solid #d1b00e;">Content here</div>
.myborder {border:2px solid #d1b00e;}