#b2d7d5 color space conversions
Hex:
#b2d7d5
RGB:
178, 215, 213
CMY:
30, 16, 16
CMYK:
17, 0, 1, 16
HSL:
177°, 31.6239%, 77.0588%
HSV (HSB):
177°, 17.2093%, 84.3137%
XYZ:
54.6708, 62.8700, 72.2044
xyY:
0.2881, 0.3313, 62.8700
CIE-Lab:
83.3739, -12.5124, -3.0730
CIE-LCH:
83.3739, 12.8842, 193.7984
CIE-Luv:
83.3739, -19.2438, -2.5767
Hunter-Lab:
79.2906, -15.6829, 1.5121
#b2d7d5 color charts
#b2d7d5 color shades, tints & tones
#b2d7d5 color schemes
#b2d7d5 color preview, HTML & CSS examples
This text has a color of #b2d7d5
<p style="color:#b2d7d5;">Text here</p>
.mytext {color:#b2d7d5;}
This box has a color of #b2d7d5
<div style="background-color:#b2d7d5;">Content here</div>
.mybackground {background-color:#b2d7d5;}
Border around this has a color of #b2d7d5
<div style="border:2px solid #b2d7d5;">Content here</div>
.myborder {border:2px solid #b2d7d5;}