#b0cc95 color space conversions
Hex:
#b0cc95
RGB:
176, 204, 149
CMY:
31, 20, 42
CMYK:
14, 0, 27, 20
HSL:
91°, 35.0318%, 69.2157%
HSV (HSB):
91°, 26.9608%, 80.0000%
XYZ:
44.9222, 54.5858, 36.6022
xyY:
0.3300, 0.4010, 54.5858
CIE-Lab:
78.8021, -19.1565, 24.3886
CIE-LCH:
78.8021, 31.0125, 128.1486
CIE-Luv:
78.8021, -13.5866, 37.1874
Hunter-Lab:
73.8822, -20.7614, 22.3445
#b0cc95 color charts
#b0cc95 color shades, tints & tones
#b0cc95 color schemes
#b0cc95 color preview, HTML & CSS examples
This text has a color of #b0cc95
<p style="color:#b0cc95;">Text here</p>
.mytext {color:#b0cc95;}
This box has a color of #b0cc95
<div style="background-color:#b0cc95;">Content here</div>
.mybackground {background-color:#b0cc95;}
Border around this has a color of #b0cc95
<div style="border:2px solid #b0cc95;">Content here</div>
.myborder {border:2px solid #b0cc95;}