#b2d1d4 color space conversions
Hex:
#b2d1d4
RGB:
178, 209, 212
CMY:
30, 18, 17
CMYK:
16, 1, 0, 17
HSL:
185°, 28.3333%, 76.4706%
HSV (HSB):
185°, 16.0377%, 83.1373%
XYZ:
53.0442, 59.8194, 71.0379
xyY:
0.2884, 0.3253, 59.8194
CIE-Lab:
81.7399, -9.6347, -4.9459
CIE-LCH:
81.7399, 10.8300, 207.1731
CIE-Luv:
81.7399, -16.4396, -5.9466
Hunter-Lab:
77.3430, -12.9294, -0.3165
#b2d1d4 color charts
#b2d1d4 color shades, tints & tones
#b2d1d4 color schemes
#b2d1d4 color preview, HTML & CSS examples
This text has a color of #b2d1d4
<p style="color:#b2d1d4;">Text here</p>
.mytext {color:#b2d1d4;}
This box has a color of #b2d1d4
<div style="background-color:#b2d1d4;">Content here</div>
.mybackground {background-color:#b2d1d4;}
Border around this has a color of #b2d1d4
<div style="border:2px solid #b2d1d4;">Content here</div>
.myborder {border:2px solid #b2d1d4;}