#b2dfc8 color space conversions
Hex:
#b2dfc8
RGB:
178, 223, 200
CMY:
30, 13, 22
CMYK:
20, 0, 10, 13
HSL:
149°, 41.2844%, 78.6275%
HSV (HSB):
149°, 20.1794%, 87.4510%
XYZ:
55.1731, 66.4105, 64.5542
xyY:
0.2964, 0.3568, 66.4105
CIE-Lab:
85.2054, -19.1369, 6.4757
CIE-LCH:
85.2054, 20.2028, 161.3047
CIE-Luv:
85.2054, -22.7911, 13.0065
Hunter-Lab:
81.4926, -21.7619, 10.0784
#b2dfc8 color charts
#b2dfc8 color shades, tints & tones
#b2dfc8 color schemes
#b2dfc8 color preview, HTML & CSS examples
This text has a color of #b2dfc8
<p style="color:#b2dfc8;">Text here</p>
.mytext {color:#b2dfc8;}
This box has a color of #b2dfc8
<div style="background-color:#b2dfc8;">Content here</div>
.mybackground {background-color:#b2dfc8;}
Border around this has a color of #b2dfc8
<div style="border:2px solid #b2dfc8;">Content here</div>
.myborder {border:2px solid #b2dfc8;}