#b0b90e color space conversions
Hex:
#b0b90e
RGB:
176, 185, 14
CMY:
31, 27, 95
CMYK:
5, 0, 92, 27
HSL:
63°, 85.9296%, 39.0196%
HSV (HSB):
63°, 92.4324%, 72.5490%
XYZ:
35.3327, 43.9597, 7.0383
xyY:
0.4093, 0.5092, 43.9597
CIE-Lab:
72.2016, -20.6649, 71.8055
CIE-LCH:
72.2016, 74.7199, 106.0553
CIE-Luv:
72.2016, -0.3822, 79.1735
Hunter-Lab:
66.3021, -20.9052, 40.1176
#b0b90e color charts
#b0b90e color shades, tints & tones
#b0b90e color schemes
#b0b90e color preview, HTML & CSS examples
This text has a color of #b0b90e
<p style="color:#b0b90e;">Text here</p>
.mytext {color:#b0b90e;}
This box has a color of #b0b90e
<div style="background-color:#b0b90e;">Content here</div>
.mybackground {background-color:#b0b90e;}
Border around this has a color of #b0b90e
<div style="border:2px solid #b0b90e;">Content here</div>
.myborder {border:2px solid #b0b90e;}