#b2d2c7 color space conversions
Hex:
#b2d2c7
RGB:
178, 210, 199
CMY:
30, 18, 22
CMYK:
15, 0, 5, 18
HSL:
159°, 26.2295%, 76.0784%
HSV (HSB):
159°, 15.2381%, 82.3529%
XYZ:
51.7155, 59.6817, 62.8269
xyY:
0.2968, 0.3426, 59.6817
CIE-Lab:
81.6649, -12.7776, 1.8835
CIE-LCH:
81.6649, 12.9157, 171.6144
CIE-Luv:
81.6649, -16.6149, 5.0268
Hunter-Lab:
77.2539, -15.7025, 5.8601
#b2d2c7 color charts
#b2d2c7 color shades, tints & tones
#b2d2c7 color schemes
#b2d2c7 color preview, HTML & CSS examples
This text has a color of #b2d2c7
<p style="color:#b2d2c7;">Text here</p>
.mytext {color:#b2d2c7;}
This box has a color of #b2d2c7
<div style="background-color:#b2d2c7;">Content here</div>
.mybackground {background-color:#b2d2c7;}
Border around this has a color of #b2d2c7
<div style="border:2px solid #b2d2c7;">Content here</div>
.myborder {border:2px solid #b2d2c7;}