#d1b00a color space conversions
Hex:
#d1b00a
RGB:
209, 176, 10
CMY:
18, 31, 96
CMYK:
0, 16, 95, 18
HSL:
50°, 90.8676%, 42.9412%
HSV (HSB):
50°, 95.2153%, 81.9608%
XYZ:
41.8746, 44.6279, 6.6942
xyY:
0.4493, 0.4789, 44.6279
CIE-Lab:
72.6462, -1.6370, 73.9022
CIE-LCH:
72.6462, 73.9203, 91.2690
CIE-Luv:
72.6462, 29.4451, 76.3414
Hunter-Lab:
66.8041, -5.0186, 40.8217
#d1b00a color charts
#d1b00a color shades, tints & tones
#d1b00a color schemes
#d1b00a color preview, HTML & CSS examples
This text has a color of #d1b00a
<p style="color:#d1b00a;">Text here</p>
.mytext {color:#d1b00a;}
This box has a color of #d1b00a
<div style="background-color:#d1b00a;">Content here</div>
.mybackground {background-color:#d1b00a;}
Border around this has a color of #d1b00a
<div style="border:2px solid #d1b00a;">Content here</div>
.myborder {border:2px solid #d1b00a;}