#b1cddd color space conversions
Hex:
#b1cddd
RGB:
177, 205, 221
CMY:
31, 20, 13
CMYK:
20, 7, 0, 13
HSL:
202°, 39.2857%, 78.0392%
HSV (HSB):
202°, 19.9095%, 86.6667%
XYZ:
53.0139, 58.2302, 76.8520
xyY:
0.2818, 0.3096, 58.2302
CIE-Lab:
80.8666, -5.9489, -11.0604
CIE-LCH:
80.8666, 12.5587, 241.7262
CIE-Luv:
80.8666, -15.3094, -16.1767
Hunter-Lab:
76.3087, -9.5310, -6.2960
#b1cddd color charts
#b1cddd color shades, tints & tones
#b1cddd color schemes
#b1cddd color preview, HTML & CSS examples
This text has a color of #b1cddd
<p style="color:#b1cddd;">Text here</p>
.mytext {color:#b1cddd;}
This box has a color of #b1cddd
<div style="background-color:#b1cddd;">Content here</div>
.mybackground {background-color:#b1cddd;}
Border around this has a color of #b1cddd
<div style="border:2px solid #b1cddd;">Content here</div>
.myborder {border:2px solid #b1cddd;}