#b0b90d color space conversions
Hex:
#b0b90d
RGB:
176, 185, 13
CMY:
31, 27, 95
CMYK:
5, 0, 93, 27
HSL:
63°, 86.8687%, 38.8235%
HSV (HSB):
63°, 92.9730%, 72.5490%
XYZ:
35.3261, 43.9571, 7.0035
xyY:
0.4094, 0.5094, 43.9571
CIE-Lab:
72.1998, -20.6797, 71.9351
CIE-LCH:
72.1998, 74.8486, 106.0387
CIE-Luv:
72.1998, -0.3778, 79.2496
Hunter-Lab:
66.3001, -20.9167, 40.1471
#b0b90d color charts
#b0b90d color shades, tints & tones
#b0b90d color schemes
#b0b90d color preview, HTML & CSS examples
This text has a color of #b0b90d
<p style="color:#b0b90d;">Text here</p>
.mytext {color:#b0b90d;}
This box has a color of #b0b90d
<div style="background-color:#b0b90d;">Content here</div>
.mybackground {background-color:#b0b90d;}
Border around this has a color of #b0b90d
<div style="border:2px solid #b0b90d;">Content here</div>
.myborder {border:2px solid #b0b90d;}