#b0ab1d color space conversions
Hex:
#b0ab1d
RGB:
176, 171, 29
CMY:
31, 33, 89
CMYK:
0, 3, 84, 31
HSL:
58°, 71.7073%, 40.1961%
HSV (HSB):
58°, 83.5227%, 69.0196%
XYZ:
32.6892, 38.4446, 6.8601
xyY:
0.4191, 0.4929, 38.4446
CIE-Lab:
68.3471, -13.2500, 65.8432
CIE-LCH:
68.3471, 67.1631, 101.3780
CIE-Luv:
68.3471, 8.6458, 71.9038
Hunter-Lab:
62.0037, -14.3990, 36.8428
#b0ab1d color charts
#b0ab1d color shades, tints & tones
#b0ab1d color schemes
#b0ab1d color preview, HTML & CSS examples
This text has a color of #b0ab1d
<p style="color:#b0ab1d;">Text here</p>
.mytext {color:#b0ab1d;}
This box has a color of #b0ab1d
<div style="background-color:#b0ab1d;">Content here</div>
.mybackground {background-color:#b0ab1d;}
Border around this has a color of #b0ab1d
<div style="border:2px solid #b0ab1d;">Content here</div>
.myborder {border:2px solid #b0ab1d;}