#b1dcc9 color space conversions
Hex:
#b1dcc9
RGB:
177, 220, 201
CMY:
31, 14, 21
CMYK:
20, 0, 9, 14
HSL:
153°, 38.0531%, 77.8431%
HSV (HSB):
153°, 19.5455%, 86.2745%
XYZ:
54.2673, 64.7506, 64.8963
xyY:
0.2951, 0.3521, 64.7506
CIE-Lab:
84.3550, -17.7669, 4.7134
CIE-LCH:
84.3550, 18.3815, 165.1423
CIE-Luv:
84.3550, -21.8726, 10.1413
Hunter-Lab:
80.4677, -20.4385, 8.5107
#b1dcc9 color charts
#b1dcc9 color shades, tints & tones
#b1dcc9 color schemes
#b1dcc9 color preview, HTML & CSS examples
This text has a color of #b1dcc9
<p style="color:#b1dcc9;">Text here</p>
.mytext {color:#b1dcc9;}
This box has a color of #b1dcc9
<div style="background-color:#b1dcc9;">Content here</div>
.mybackground {background-color:#b1dcc9;}
Border around this has a color of #b1dcc9
<div style="border:2px solid #b1dcc9;">Content here</div>
.myborder {border:2px solid #b1dcc9;}