#b0c04a color space conversions
Hex:
#b0c04a
RGB:
176, 192, 74
CMY:
31, 25, 71
CMYK:
8, 0, 61, 25
HSL:
68°, 48.3607%, 52.1569%
HSV (HSB):
68°, 61.4583%, 75.2941%
XYZ:
37.9902, 47.4238, 13.6300
xyY:
0.3836, 0.4788, 47.4238
CIE-Lab:
74.4600, -21.6033, 55.9176
CIE-LCH:
74.4600, 59.9456, 111.1236
CIE-Luv:
74.4600, -5.3648, 69.4746
Hunter-Lab:
68.8649, -22.0420, 36.4706
#b0c04a color charts
#b0c04a color shades, tints & tones
#b0c04a color schemes
#b0c04a color preview, HTML & CSS examples
This text has a color of #b0c04a
<p style="color:#b0c04a;">Text here</p>
.mytext {color:#b0c04a;}
This box has a color of #b0c04a
<div style="background-color:#b0c04a;">Content here</div>
.mybackground {background-color:#b0c04a;}
Border around this has a color of #b0c04a
<div style="border:2px solid #b0c04a;">Content here</div>
.myborder {border:2px solid #b0c04a;}