#b1dedc color space conversions
Hex:
#b1dedc
RGB:
177, 222, 220
CMY:
31, 13, 14
CMYK:
20, 0, 1, 13
HSL:
177°, 40.5405%, 78.2353%
HSV (HSB):
177°, 20.2703%, 87.0588%
XYZ:
57.1710, 66.7570, 77.5823
xyY:
0.2837, 0.3313, 66.7570
CIE-Lab:
85.3811, -14.9193, -3.8391
CIE-LCH:
85.3811, 15.4053, 194.4304
CIE-Luv:
85.3811, -23.0205, -3.3842
Hunter-Lab:
81.7049, -18.0827, 0.8951
#b1dedc color charts
#b1dedc color shades, tints & tones
#b1dedc color schemes
#b1dedc color preview, HTML & CSS examples
This text has a color of #b1dedc
<p style="color:#b1dedc;">Text here</p>
.mytext {color:#b1dedc;}
This box has a color of #b1dedc
<div style="background-color:#b1dedc;">Content here</div>
.mybackground {background-color:#b1dedc;}
Border around this has a color of #b1dedc
<div style="border:2px solid #b1dedc;">Content here</div>
.myborder {border:2px solid #b1dedc;}