#b2ccb3 color space conversions
Hex:
#b2ccb3
RGB:
178, 204, 179
CMY:
30, 20, 30
CMYK:
13, 0, 12, 20
HSL:
122°, 20.3125%, 74.9020%
HSV (HSB):
122°, 12.7451%, 80.0000%
XYZ:
48.0896, 55.9054, 50.9040
xyY:
0.3105, 0.3609, 55.9054
CIE-Lab:
79.5599, -13.4764, 9.5338
CIE-LCH:
79.5599, 16.5078, 144.7225
CIE-Luv:
79.5599, -13.2075, 16.2875
Hunter-Lab:
74.7699, -16.0417, 11.9737
#b2ccb3 color charts
#b2ccb3 color shades, tints & tones
#b2ccb3 color schemes
#b2ccb3 color preview, HTML & CSS examples
This text has a color of #b2ccb3
<p style="color:#b2ccb3;">Text here</p>
.mytext {color:#b2ccb3;}
This box has a color of #b2ccb3
<div style="background-color:#b2ccb3;">Content here</div>
.mybackground {background-color:#b2ccb3;}
Border around this has a color of #b2ccb3
<div style="border:2px solid #b2ccb3;">Content here</div>
.myborder {border:2px solid #b2ccb3;}