#bcc3a5 color space conversions
Hex:
#bcc3a5
RGB:
188, 195, 165
CMY:
26, 24, 35
CMYK:
4, 0, 15, 24
HSL:
74°, 20.0000%, 70.5882%
HSV (HSB):
74°, 15.3846%, 76.4706%
XYZ:
47.0457, 52.4382, 43.2393
xyY:
0.3296, 0.3674, 52.4382
CIE-Lab:
77.5421, -7.6831, 14.2731
CIE-LCH:
77.5421, 16.2096, 118.2931
CIE-Luv:
77.5421, -2.5152, 21.7426
Hunter-Lab:
72.4142, -10.7580, 15.2872
#bcc3a5 color charts
#bcc3a5 color shades, tints & tones
#bcc3a5 color schemes
#bcc3a5 color preview, HTML & CSS examples
This text has a color of #bcc3a5
<p style="color:#bcc3a5;">Text here</p>
.mytext {color:#bcc3a5;}
This box has a color of #bcc3a5
<div style="background-color:#bcc3a5;">Content here</div>
.mybackground {background-color:#bcc3a5;}
Border around this has a color of #bcc3a5
<div style="border:2px solid #bcc3a5;">Content here</div>
.myborder {border:2px solid #bcc3a5;}