#b0c02a color space conversions
Hex:
#b0c02a
RGB:
176, 192, 42
CMY:
31, 25, 84
CMYK:
8, 0, 78, 25
HSL:
66°, 64.1026%, 45.8824%
HSV (HSB):
66°, 78.1250%, 75.2941%
XYZ:
37.1721, 47.0965, 9.3219
xyY:
0.3972, 0.5032, 47.0965
CIE-Lab:
74.2515, -23.3674, 67.4583
CIE-LCH:
74.2515, 71.3909, 109.1060
CIE-Luv:
74.2515, -4.9568, 78.1978
Hunter-Lab:
68.6269, -23.4119, 39.9853
#b0c02a color charts
#b0c02a color shades, tints & tones
#b0c02a color schemes
#b0c02a color preview, HTML & CSS examples
This text has a color of #b0c02a
<p style="color:#b0c02a;">Text here</p>
.mytext {color:#b0c02a;}
This box has a color of #b0c02a
<div style="background-color:#b0c02a;">Content here</div>
.mybackground {background-color:#b0c02a;}
Border around this has a color of #b0c02a
<div style="border:2px solid #b0c02a;">Content here</div>
.myborder {border:2px solid #b0c02a;}