#b2b00d color space conversions
Hex:
#b2b00d
RGB:
178, 176, 13
CMY:
30, 31, 95
CMYK:
0, 1, 93, 30
HSL:
59°, 86.3874%, 37.4510%
HSV (HSB):
59°, 92.6966%, 69.8039%
XYZ:
33.9581, 40.5447, 6.4169
xyY:
0.4197, 0.5010, 40.5447
CIE-Lab:
69.8557, -15.2777, 70.1963
CIE-LCH:
69.8557, 71.8396, 102.2785
CIE-Luv:
69.8557, 6.8450, 75.7312
Hunter-Lab:
63.6747, -16.2357, 38.5973
#b2b00d color charts
#b2b00d color shades, tints & tones
#b2b00d color schemes
#b2b00d color preview, HTML & CSS examples
This text has a color of #b2b00d
<p style="color:#b2b00d;">Text here</p>
.mytext {color:#b2b00d;}
This box has a color of #b2b00d
<div style="background-color:#b2b00d;">Content here</div>
.mybackground {background-color:#b2b00d;}
Border around this has a color of #b2b00d
<div style="border:2px solid #b2b00d;">Content here</div>
.myborder {border:2px solid #b2b00d;}