#bcd2b1 color space conversions
Hex:
#bcd2b1
RGB:
188, 210, 177
CMY:
26, 18, 31
CMYK:
10, 0, 16, 18
HSL:
100°, 26.8293%, 75.8824%
HSV (HSB):
100°, 15.7143%, 82.3529%
XYZ:
51.7214, 59.9589, 50.4422
xyY:
0.3190, 0.3698, 59.9589
CIE-Lab:
81.8158, -13.4127, 13.8942
CIE-LCH:
81.8158, 19.3119, 133.9898
CIE-Luv:
81.8158, -10.8239, 22.5000
Hunter-Lab:
77.4331, -16.2789, 15.5800
#bcd2b1 color charts
#bcd2b1 color shades, tints & tones
#bcd2b1 color schemes
#bcd2b1 color preview, HTML & CSS examples
This text has a color of #bcd2b1
<p style="color:#bcd2b1;">Text here</p>
.mytext {color:#bcd2b1;}
This box has a color of #bcd2b1
<div style="background-color:#bcd2b1;">Content here</div>
.mybackground {background-color:#bcd2b1;}
Border around this has a color of #bcd2b1
<div style="border:2px solid #bcd2b1;">Content here</div>
.myborder {border:2px solid #bcd2b1;}