#b2d2ca color space conversions
Hex:
#b2d2ca
RGB:
178, 210, 202
CMY:
30, 18, 21
CMYK:
15, 0, 4, 18
HSL:
165°, 26.2295%, 76.0784%
HSV (HSB):
165°, 15.2381%, 82.3529%
XYZ:
52.0674, 59.8224, 64.6798
xyY:
0.2949, 0.3388, 59.8224
CIE-Lab:
81.7416, -12.1846, 0.3948
CIE-LCH:
81.7416, 12.1910, 178.1443
CIE-Luv:
81.7416, -16.6807, 2.6820
Hunter-Lab:
77.3450, -15.1904, 4.5602
#b2d2ca color charts
#b2d2ca color shades, tints & tones
#b2d2ca color schemes
#b2d2ca color preview, HTML & CSS examples
This text has a color of #b2d2ca
<p style="color:#b2d2ca;">Text here</p>
.mytext {color:#b2d2ca;}
This box has a color of #b2d2ca
<div style="background-color:#b2d2ca;">Content here</div>
.mybackground {background-color:#b2d2ca;}
Border around this has a color of #b2d2ca
<div style="border:2px solid #b2d2ca;">Content here</div>
.myborder {border:2px solid #b2d2ca;}