#b2d9d1 color space conversions
Hex:
#b2d9d1
RGB:
178, 217, 209
CMY:
30, 15, 18
CMYK:
18, 0, 4, 15
HSL:
168°, 33.9130%, 77.4510%
HSV (HSB):
168°, 17.9724%, 85.0980%
XYZ:
54.6816, 63.6941, 69.7338
xyY:
0.2907, 0.3386, 63.6941
CIE-Lab:
83.8063, -14.3486, -0.3151
CIE-LCH:
83.8063, 14.3521, 181.2581
CIE-Luv:
83.8063, -20.1034, 1.9722
Hunter-Lab:
79.8086, -17.3642, 4.0606
#b2d9d1 color charts
#b2d9d1 color shades, tints & tones
#b2d9d1 color schemes
#b2d9d1 color preview, HTML & CSS examples
This text has a color of #b2d9d1
<p style="color:#b2d9d1;">Text here</p>
.mytext {color:#b2d9d1;}
This box has a color of #b2d9d1
<div style="background-color:#b2d9d1;">Content here</div>
.mybackground {background-color:#b2d9d1;}
Border around this has a color of #b2d9d1
<div style="border:2px solid #b2d9d1;">Content here</div>
.myborder {border:2px solid #b2d9d1;}