#b1cdd5 color space conversions
Hex:
#b1cdd5
RGB:
177, 205, 213
CMY:
31, 20, 16
CMYK:
17, 4, 0, 16
HSL:
193°, 30.0000%, 76.4706%
HSV (HSB):
193°, 16.9014%, 83.5294%
XYZ:
51.9730, 57.8139, 71.3707
xyY:
0.2869, 0.3191, 57.8139
CIE-Lab:
80.6352, -7.6629, -7.1210
CIE-LCH:
80.6352, 10.4608, 222.9008
CIE-Luv:
80.6352, -15.0939, -9.6544
Hunter-Lab:
76.0354, -11.0506, -2.4278
#b1cdd5 color charts
#b1cdd5 color shades, tints & tones
#b1cdd5 color schemes
#b1cdd5 color preview, HTML & CSS examples
This text has a color of #b1cdd5
<p style="color:#b1cdd5;">Text here</p>
.mytext {color:#b1cdd5;}
This box has a color of #b1cdd5
<div style="background-color:#b1cdd5;">Content here</div>
.mybackground {background-color:#b1cdd5;}
Border around this has a color of #b1cdd5
<div style="border:2px solid #b1cdd5;">Content here</div>
.myborder {border:2px solid #b1cdd5;}