#b2dedc color space conversions
Hex:
#b2dedc
RGB:
178, 222, 220
CMY:
30, 13, 14
CMYK:
20, 0, 1, 13
HSL:
177°, 40.0000%, 78.4314%
HSV (HSB):
177°, 19.8198%, 87.0588%
XYZ:
57.3996, 66.8748, 77.5930
xyY:
0.2843, 0.3313, 66.8748
CIE-Lab:
85.4407, -14.6145, -3.7445
CIE-LCH:
85.4407, 15.0865, 194.3710
CIE-Luv:
85.4407, -22.5597, -3.2862
Hunter-Lab:
81.7770, -17.8199, 0.9874
#b2dedc color charts
#b2dedc color shades, tints & tones
#b2dedc color schemes
#b2dedc color preview, HTML & CSS examples
This text has a color of #b2dedc
<p style="color:#b2dedc;">Text here</p>
.mytext {color:#b2dedc;}
This box has a color of #b2dedc
<div style="background-color:#b2dedc;">Content here</div>
.mybackground {background-color:#b2dedc;}
Border around this has a color of #b2dedc
<div style="border:2px solid #b2dedc;">Content here</div>
.myborder {border:2px solid #b2dedc;}