#b0ccb1 color space conversions
Hex:
#b0ccb1
RGB:
176, 204, 177
CMY:
31, 20, 31
CMYK:
14, 0, 13, 20
HSL:
122°, 21.5385%, 74.5098%
HSV (HSB):
122°, 13.7255%, 80.0000%
XYZ:
47.4332, 55.5902, 49.8250
xyY:
0.3103, 0.3637, 55.5902
CIE-Lab:
79.3800, -14.5220, 10.3283
CIE-LCH:
79.3800, 17.8203, 144.5789
CIE-Luv:
79.3800, -14.2090, 17.5890
Hunter-Lab:
74.5588, -16.9190, 12.5698
#b0ccb1 color charts
#b0ccb1 color shades, tints & tones
#b0ccb1 color schemes
#b0ccb1 color preview, HTML & CSS examples
This text has a color of #b0ccb1
<p style="color:#b0ccb1;">Text here</p>
.mytext {color:#b0ccb1;}
This box has a color of #b0ccb1
<div style="background-color:#b0ccb1;">Content here</div>
.mybackground {background-color:#b0ccb1;}
Border around this has a color of #b0ccb1
<div style="border:2px solid #b0ccb1;">Content here</div>
.myborder {border:2px solid #b0ccb1;}