#b1dcc8 color space conversions
Hex:
#b1dcc8
RGB:
177, 220, 200
CMY:
31, 14, 22
CMYK:
20, 0, 9, 14
HSL:
152°, 38.0531%, 77.8431%
HSV (HSB):
152°, 19.5455%, 86.2745%
XYZ:
54.1500, 64.7036, 64.2786
xyY:
0.2957, 0.3533, 64.7036
CIE-Lab:
84.3308, -17.9615, 5.2072
CIE-LCH:
84.3308, 18.7010, 163.8326
CIE-Luv:
84.3308, -21.8605, 10.9080
Hunter-Lab:
80.4386, -20.6041, 8.9282
#b1dcc8 color charts
#b1dcc8 color shades, tints & tones
#b1dcc8 color schemes
#b1dcc8 color preview, HTML & CSS examples
This text has a color of #b1dcc8
<p style="color:#b1dcc8;">Text here</p>
.mytext {color:#b1dcc8;}
This box has a color of #b1dcc8
<div style="background-color:#b1dcc8;">Content here</div>
.mybackground {background-color:#b1dcc8;}
Border around this has a color of #b1dcc8
<div style="border:2px solid #b1dcc8;">Content here</div>
.myborder {border:2px solid #b1dcc8;}