#b0b02d color space conversions
Hex:
#b0b02d
RGB:
176, 176, 45
CMY:
31, 31, 82
CMYK:
0, 0, 74, 31
HSL:
60°, 59.2760%, 43.3333%
HSV (HSB):
60°, 74.4318%, 69.0196%
XYZ:
33.9035, 40.4702, 8.5073
xyY:
0.4091, 0.4883, 40.4702
CIE-Lab:
69.8032, -15.2412, 62.4351
CIE-LCH:
69.8032, 64.2685, 103.7184
CIE-Luv:
69.8032, 5.1166, 70.9309
Hunter-Lab:
63.6162, -16.1990, 36.6026
#b0b02d color charts
#b0b02d color shades, tints & tones
#b0b02d color schemes
#b0b02d color preview, HTML & CSS examples
This text has a color of #b0b02d
<p style="color:#b0b02d;">Text here</p>
.mytext {color:#b0b02d;}
This box has a color of #b0b02d
<div style="background-color:#b0b02d;">Content here</div>
.mybackground {background-color:#b0b02d;}
Border around this has a color of #b0b02d
<div style="border:2px solid #b0b02d;">Content here</div>
.myborder {border:2px solid #b0b02d;}