#b2dfc6 color space conversions
Hex:
#b2dfc6
RGB:
178, 223, 198
CMY:
30, 13, 22
CMYK:
20, 0, 11, 13
HSL:
147°, 41.2844%, 78.6275%
HSV (HSB):
147°, 20.1794%, 87.4510%
XYZ:
54.9408, 66.3175, 63.3310
xyY:
0.2976, 0.3593, 66.3175
CIE-Lab:
85.1581, -19.5195, 7.4623
CIE-LCH:
85.1581, 20.8973, 159.0782
CIE-Luv:
85.1581, -22.7700, 14.5228
Hunter-Lab:
81.4356, -22.0866, 10.8962
#b2dfc6 color charts
#b2dfc6 color shades, tints & tones
#b2dfc6 color schemes
#b2dfc6 color preview, HTML & CSS examples
This text has a color of #b2dfc6
<p style="color:#b2dfc6;">Text here</p>
.mytext {color:#b2dfc6;}
This box has a color of #b2dfc6
<div style="background-color:#b2dfc6;">Content here</div>
.mybackground {background-color:#b2dfc6;}
Border around this has a color of #b2dfc6
<div style="border:2px solid #b2dfc6;">Content here</div>
.myborder {border:2px solid #b2dfc6;}