#b2ded3 color space conversions
Hex:
#b2ded3
RGB:
178, 222, 211
CMY:
30, 13, 17
CMYK:
20, 0, 5, 13
HSL:
165°, 40.0000%, 78.4314%
HSV (HSB):
165°, 19.8198%, 87.0588%
XYZ:
56.2392, 66.4107, 71.4824
xyY:
0.2897, 0.3421, 66.4107
CIE-Lab:
85.2055, -16.4679, 0.6682
CIE-LCH:
85.2055, 16.4814, 177.6765
CIE-Luv:
85.2055, -22.4496, 3.8347
Hunter-Lab:
81.4927, -19.4270, 5.0379
#b2ded3 color charts
#b2ded3 color shades, tints & tones
#b2ded3 color schemes
#b2ded3 color preview, HTML & CSS examples
This text has a color of #b2ded3
<p style="color:#b2ded3;">Text here</p>
.mytext {color:#b2ded3;}
This box has a color of #b2ded3
<div style="background-color:#b2ded3;">Content here</div>
.mybackground {background-color:#b2ded3;}
Border around this has a color of #b2ded3
<div style="border:2px solid #b2ded3;">Content here</div>
.myborder {border:2px solid #b2ded3;}