#d0b01f color space conversions
Hex:
#d0b01f
RGB:
208, 176, 31
CMY:
18, 31, 88
CMYK:
0, 15, 85, 18
HSL:
49°, 74.0586%, 46.8627%
HSV (HSB):
49°, 85.0962%, 81.5686%
XYZ:
41.7851, 44.5595, 7.6949
xyY:
0.4443, 0.4738, 44.5595
CIE-Lab:
72.6009, -1.7131, 70.0720
CIE-LCH:
72.6009, 70.0929, 91.4004
CIE-Luv:
72.6009, 28.4097, 74.1679
Hunter-Lab:
66.7529, -5.0825, 39.8924
#d0b01f color charts
#d0b01f color shades, tints & tones
#d0b01f color schemes
#d0b01f color preview, HTML & CSS examples
This text has a color of #d0b01f
<p style="color:#d0b01f;">Text here</p>
.mytext {color:#d0b01f;}
This box has a color of #d0b01f
<div style="background-color:#d0b01f;">Content here</div>
.mybackground {background-color:#d0b01f;}
Border around this has a color of #d0b01f
<div style="border:2px solid #d0b01f;">Content here</div>
.myborder {border:2px solid #d0b01f;}