#b0cc9c color space conversions
Hex:
#b0cc9c
RGB:
176, 204, 156
CMY:
31, 20, 39
CMYK:
14, 0, 24, 20
HSL:
95°, 32.0000%, 70.5882%
HSV (HSB):
95°, 23.5294%, 80.0000%
XYZ:
45.4981, 54.8161, 39.6351
xyY:
0.3251, 0.3917, 54.8161
CIE-Lab:
78.9352, -18.0732, 20.8787
CIE-LCH:
78.9352, 27.6145, 130.8803
CIE-Luv:
78.9352, -13.7341, 32.5154
Hunter-Lab:
74.0379, -19.8737, 20.0866
#b0cc9c color charts
#b0cc9c color shades, tints & tones
#b0cc9c color schemes
#b0cc9c color preview, HTML & CSS examples
This text has a color of #b0cc9c
<p style="color:#b0cc9c;">Text here</p>
.mytext {color:#b0cc9c;}
This box has a color of #b0cc9c
<div style="background-color:#b0cc9c;">Content here</div>
.mybackground {background-color:#b0cc9c;}
Border around this has a color of #b0cc9c
<div style="border:2px solid #b0cc9c;">Content here</div>
.myborder {border:2px solid #b0cc9c;}