#b1dcd6 color space conversions
Hex:
#b1dcd6
RGB:
177, 220, 214
CMY:
31, 14, 16
CMYK:
20, 0, 3, 14
HSL:
172°, 38.0531%, 77.8431%
HSV (HSB):
172°, 19.5455%, 86.2745%
XYZ:
55.8623, 65.3886, 73.2953
xyY:
0.2871, 0.3361, 65.3886
CIE-Lab:
84.6836, -15.1583, -1.6889
CIE-LCH:
84.6836, 15.2521, 186.3575
CIE-Luv:
84.6836, -22.0355, -0.0030
Hunter-Lab:
80.8632, -18.1984, 2.8631
#b1dcd6 color charts
#b1dcd6 color shades, tints & tones
#b1dcd6 color schemes
#b1dcd6 color preview, HTML & CSS examples
This text has a color of #b1dcd6
<p style="color:#b1dcd6;">Text here</p>
.mytext {color:#b1dcd6;}
This box has a color of #b1dcd6
<div style="background-color:#b1dcd6;">Content here</div>
.mybackground {background-color:#b1dcd6;}
Border around this has a color of #b1dcd6
<div style="border:2px solid #b1dcd6;">Content here</div>
.myborder {border:2px solid #b1dcd6;}