#b2c96d color space conversions
Hex:
#b2c96d
RGB:
178, 201, 109
CMY:
30, 21, 57
CMYK:
11, 0, 46, 21
HSL:
75°, 46.0000%, 60.7843%
HSV (HSB):
75°, 45.7711%, 78.8235%
XYZ:
42.0071, 52.3424, 22.3571
xyY:
0.3599, 0.4485, 52.3424
CIE-Lab:
77.4851, -22.0938, 43.1904
CIE-LCH:
77.4851, 48.5133, 117.0917
CIE-Luv:
77.4851, -10.0064, 58.9016
Hunter-Lab:
72.3480, -22.9676, 32.3218
#b2c96d color charts
#b2c96d color shades, tints & tones
#b2c96d color schemes
#b2c96d color preview, HTML & CSS examples
This text has a color of #b2c96d
<p style="color:#b2c96d;">Text here</p>
.mytext {color:#b2c96d;}
This box has a color of #b2c96d
<div style="background-color:#b2c96d;">Content here</div>
.mybackground {background-color:#b2c96d;}
Border around this has a color of #b2c96d
<div style="border:2px solid #b2c96d;">Content here</div>
.myborder {border:2px solid #b2c96d;}