#b2dedb color space conversions
Hex:
#b2dedb
RGB:
178, 222, 219
CMY:
30, 13, 14
CMYK:
20, 0, 1, 13
HSL:
176°, 40.0000%, 78.4314%
HSV (HSB):
176°, 19.8198%, 87.0588%
XYZ:
57.2676, 66.8220, 76.8974
xyY:
0.2849, 0.3325, 66.8220
CIE-Lab:
85.4140, -14.8237, -3.2552
CIE-LCH:
85.4140, 15.1769, 192.3851
CIE-Luv:
85.4140, -22.5473, -2.4884
Hunter-Lab:
81.7447, -18.0023, 1.4471
#b2dedb color charts
#b2dedb color shades, tints & tones
#b2dedb color schemes
#b2dedb color preview, HTML & CSS examples
This text has a color of #b2dedb
<p style="color:#b2dedb;">Text here</p>
.mytext {color:#b2dedb;}
This box has a color of #b2dedb
<div style="background-color:#b2dedb;">Content here</div>
.mybackground {background-color:#b2dedb;}
Border around this has a color of #b2dedb
<div style="border:2px solid #b2dedb;">Content here</div>
.myborder {border:2px solid #b2dedb;}