#b0cb2a color space conversions
Hex:
#b0cb2a
RGB:
176, 203, 42
CMY:
31, 20, 84
CMYK:
13, 0, 79, 20
HSL:
70°, 65.7143%, 48.0392%
HSV (HSB):
70°, 79.3103%, 79.6078%
XYZ:
39.6784, 52.1091, 10.1573
xyY:
0.3892, 0.5112, 52.1091
CIE-Lab:
77.3461, -28.6663, 70.2355
CIE-LCH:
77.3461, 75.8603, 112.2026
CIE-Luv:
77.3461, -11.5733, 82.7021
Hunter-Lab:
72.1867, -28.2118, 42.1880
#b0cb2a color charts
#b0cb2a color shades, tints & tones
#b0cb2a color schemes
#b0cb2a color preview, HTML & CSS examples
This text has a color of #b0cb2a
<p style="color:#b0cb2a;">Text here</p>
.mytext {color:#b0cb2a;}
This box has a color of #b0cb2a
<div style="background-color:#b0cb2a;">Content here</div>
.mybackground {background-color:#b0cb2a;}
Border around this has a color of #b0cb2a
<div style="border:2px solid #b0cb2a;">Content here</div>
.myborder {border:2px solid #b0cb2a;}