#bcc8a5 color space conversions
Hex:
#bcc8a5
RGB:
188, 200, 165
CMY:
26, 22, 35
CMYK:
6, 0, 18, 22
HSL:
81°, 24.1379%, 71.5686%
HSV (HSB):
81°, 17.5000%, 78.4314%
XYZ:
48.1848, 54.7165, 43.6190
xyY:
0.3289, 0.3734, 54.7165
CIE-Lab:
78.8777, -10.2730, 16.1468
CIE-LCH:
78.8777, 19.1377, 122.4655
CIE-Luv:
78.8777, -5.1885, 24.8313
Hunter-Lab:
73.9706, -13.1728, 16.8173
#bcc8a5 color charts
#bcc8a5 color shades, tints & tones
#bcc8a5 color schemes
#bcc8a5 color preview, HTML & CSS examples
This text has a color of #bcc8a5
<p style="color:#bcc8a5;">Text here</p>
.mytext {color:#bcc8a5;}
This box has a color of #bcc8a5
<div style="background-color:#bcc8a5;">Content here</div>
.mybackground {background-color:#bcc8a5;}
Border around this has a color of #bcc8a5
<div style="border:2px solid #bcc8a5;">Content here</div>
.myborder {border:2px solid #bcc8a5;}