#b0ccb3 color space conversions
Hex:
#b0ccb3
RGB:
176, 204, 179
CMY:
31, 20, 30
CMYK:
14, 0, 12, 20
HSL:
126°, 21.5385%, 74.5098%
HSV (HSB):
126°, 13.7255%, 80.0000%
XYZ:
47.6340, 55.6705, 50.8827
xyY:
0.3089, 0.3611, 55.6705
CIE-Lab:
79.4259, -14.1609, 9.3245
CIE-LCH:
79.4259, 16.9552, 146.6365
CIE-Luv:
79.4259, -14.2566, 16.1036
Hunter-Lab:
74.6127, -16.6146, 11.7956
#b0ccb3 color charts
#b0ccb3 color shades, tints & tones
#b0ccb3 color schemes
#b0ccb3 color preview, HTML & CSS examples
This text has a color of #b0ccb3
<p style="color:#b0ccb3;">Text here</p>
.mytext {color:#b0ccb3;}
This box has a color of #b0ccb3
<div style="background-color:#b0ccb3;">Content here</div>
.mybackground {background-color:#b0ccb3;}
Border around this has a color of #b0ccb3
<div style="border:2px solid #b0ccb3;">Content here</div>
.myborder {border:2px solid #b0ccb3;}