#d0b30e color space conversions
Hex:
#d0b30e
RGB:
208, 179, 14
CMY:
18, 30, 95
CMYK:
0, 14, 93, 18
HSL:
51°, 87.3874%, 43.5294%
HSV (HSB):
51°, 93.2692%, 81.5686%
XYZ:
42.2118, 45.6818, 7.0081
xyY:
0.4448, 0.4814, 45.6818
CIE-Lab:
73.3386, -3.6030, 73.8807
CIE-LCH:
73.3386, 73.9685, 92.7920
CIE-Luv:
73.3386, 26.4588, 77.1978
Hunter-Lab:
67.5883, -6.7987, 41.1641
#d0b30e color charts
#d0b30e color shades, tints & tones
#d0b30e color schemes
#d0b30e color preview, HTML & CSS examples
This text has a color of #d0b30e
<p style="color:#d0b30e;">Text here</p>
.mytext {color:#d0b30e;}
This box has a color of #d0b30e
<div style="background-color:#d0b30e;">Content here</div>
.mybackground {background-color:#d0b30e;}
Border around this has a color of #d0b30e
<div style="border:2px solid #d0b30e;">Content here</div>
.myborder {border:2px solid #d0b30e;}