#bcc7a9 color space conversions
Hex:
#bcc7a9
RGB:
188, 199, 169
CMY:
26, 22, 34
CMYK:
6, 0, 15, 22
HSL:
82°, 21.1268%, 72.1569%
HSV (HSB):
82°, 15.0754%, 78.0392%
XYZ:
48.3239, 54.4028, 45.4900
xyY:
0.3260, 0.3670, 54.4028
CIE-Lab:
78.6960, -9.1067, 13.7550
CIE-LCH:
78.6960, 16.4964, 123.5071
CIE-Luv:
78.6960, -4.8141, 21.3612
Hunter-Lab:
73.7582, -12.1298, 15.0640
#bcc7a9 color charts
#bcc7a9 color shades, tints & tones
#bcc7a9 color schemes
#bcc7a9 color preview, HTML & CSS examples
This text has a color of #bcc7a9
<p style="color:#bcc7a9;">Text here</p>
.mytext {color:#bcc7a9;}
This box has a color of #bcc7a9
<div style="background-color:#bcc7a9;">Content here</div>
.mybackground {background-color:#bcc7a9;}
Border around this has a color of #bcc7a9
<div style="border:2px solid #bcc7a9;">Content here</div>
.myborder {border:2px solid #bcc7a9;}