#bcc9a2 color space conversions
Hex:
#bcc9a2
RGB:
188, 201, 162
CMY:
26, 21, 36
CMYK:
6, 0, 19, 21
HSL:
80°, 26.5306%, 71.1765%
HSV (HSB):
80°, 19.4030%, 78.8235%
XYZ:
48.1473, 55.0733, 42.2750
xyY:
0.3309, 0.3785, 55.0733
CIE-Lab:
79.0835, -11.2635, 18.0317
CIE-LCH:
79.0835, 21.2605, 121.9910
CIE-Luv:
79.0835, -5.6101, 27.5452
Hunter-Lab:
74.2114, -14.0617, 18.1730
#bcc9a2 color charts
#bcc9a2 color shades, tints & tones
#bcc9a2 color schemes
#bcc9a2 color preview, HTML & CSS examples
This text has a color of #bcc9a2
<p style="color:#bcc9a2;">Text here</p>
.mytext {color:#bcc9a2;}
This box has a color of #bcc9a2
<div style="background-color:#bcc9a2;">Content here</div>
.mybackground {background-color:#bcc9a2;}
Border around this has a color of #bcc9a2
<div style="border:2px solid #bcc9a2;">Content here</div>
.myborder {border:2px solid #bcc9a2;}