#b0b55a color space conversions
Hex:
#b0b55a
RGB:
176, 181, 90
CMY:
31, 29, 65
CMYK:
3, 0, 50, 29
HSL:
63°, 38.0753%, 53.1373%
HSV (HSB):
63°, 50.2762%, 70.9804%
XYZ:
36.2738, 43.0160, 16.0640
xyY:
0.3804, 0.4511, 43.0160
CIE-Lab:
71.5659, -14.7606, 45.2953
CIE-LCH:
71.5659, 47.6397, 108.0495
CIE-Luv:
71.5659, 0.9312, 57.8792
Hunter-Lab:
65.5866, -16.0540, 31.3889
#b0b55a color charts
#b0b55a color shades, tints & tones
#b0b55a color schemes
#b0b55a color preview, HTML & CSS examples
This text has a color of #b0b55a
<p style="color:#b0b55a;">Text here</p>
.mytext {color:#b0b55a;}
This box has a color of #b0b55a
<div style="background-color:#b0b55a;">Content here</div>
.mybackground {background-color:#b0b55a;}
Border around this has a color of #b0b55a
<div style="border:2px solid #b0b55a;">Content here</div>
.myborder {border:2px solid #b0b55a;}