#bcc2a8 color space conversions
Hex:
#bcc2a8
RGB:
188, 194, 168
CMY:
26, 24, 34
CMYK:
3, 0, 13, 24
HSL:
74°, 17.5676%, 70.9804%
HSV (HSB):
74°, 13.4021%, 76.0784%
XYZ:
47.0987, 52.1021, 44.6201
xyY:
0.3275, 0.3623, 52.1021
CIE-Lab:
77.3418, -6.6712, 12.3793
CIE-LCH:
77.3418, 14.0625, 118.3203
CIE-Luv:
77.3418, -2.1144, 18.9596
Hunter-Lab:
72.1818, -9.8466, 13.8763
#bcc2a8 color charts
#bcc2a8 color shades, tints & tones
#bcc2a8 color schemes
#bcc2a8 color preview, HTML & CSS examples
This text has a color of #bcc2a8
<p style="color:#bcc2a8;">Text here</p>
.mytext {color:#bcc2a8;}
This box has a color of #bcc2a8
<div style="background-color:#bcc2a8;">Content here</div>
.mybackground {background-color:#bcc2a8;}
Border around this has a color of #bcc2a8
<div style="border:2px solid #bcc2a8;">Content here</div>
.myborder {border:2px solid #bcc2a8;}