#b2d1d9 color space conversions
Hex:
#b2d1d9
RGB:
178, 209, 217
CMY:
30, 18, 15
CMYK:
18, 4, 0, 15
HSL:
192°, 33.9130%, 77.4510%
HSV (HSB):
192°, 17.9724%, 85.0980%
XYZ:
53.6849, 60.0757, 74.4119
xyY:
0.2853, 0.3193, 60.0757
CIE-Lab:
81.8793, -8.5847, -7.4094
CIE-LCH:
81.8793, 11.3400, 220.7974
CIE-Luv:
81.8793, -16.5589, -9.9799
Hunter-Lab:
77.5085, -12.0048, -2.6653
#b2d1d9 color charts
#b2d1d9 color shades, tints & tones
#b2d1d9 color schemes
#b2d1d9 color preview, HTML & CSS examples
This text has a color of #b2d1d9
<p style="color:#b2d1d9;">Text here</p>
.mytext {color:#b2d1d9;}
This box has a color of #b2d1d9
<div style="background-color:#b2d1d9;">Content here</div>
.mybackground {background-color:#b2d1d9;}
Border around this has a color of #b2d1d9
<div style="border:2px solid #b2d1d9;">Content here</div>
.myborder {border:2px solid #b2d1d9;}