#b1dcd2 color space conversions
Hex:
#b1dcd2
RGB:
177, 220, 210
CMY:
31, 14, 18
CMYK:
20, 0, 5, 14
HSL:
166°, 38.0531%, 77.8431%
HSV (HSB):
166°, 19.5455%, 86.2745%
XYZ:
55.3575, 65.1867, 70.6374
xyY:
0.2896, 0.3410, 65.1867
CIE-Lab:
84.5798, -15.9764, 0.2772
CIE-LCH:
84.5798, 15.9788, 179.0061
CIE-Luv:
84.5798, -21.9844, 3.1515
Hunter-Lab:
80.7383, -18.9049, 4.6443
#b1dcd2 color charts
#b1dcd2 color shades, tints & tones
#b1dcd2 color schemes
#b1dcd2 color preview, HTML & CSS examples
This text has a color of #b1dcd2
<p style="color:#b1dcd2;">Text here</p>
.mytext {color:#b1dcd2;}
This box has a color of #b1dcd2
<div style="background-color:#b1dcd2;">Content here</div>
.mybackground {background-color:#b1dcd2;}
Border around this has a color of #b1dcd2
<div style="border:2px solid #b1dcd2;">Content here</div>
.myborder {border:2px solid #b1dcd2;}