#bcca9c color space conversions
Hex:
#bcca9c
RGB:
188, 202, 156
CMY:
26, 21, 39
CMYK:
7, 0, 23, 21
HSL:
78°, 30.2632%, 70.1961%
HSV (HSB):
78°, 22.7723%, 79.2157%
XYZ:
47.8603, 55.3327, 39.6103
xyY:
0.3351, 0.3875, 55.3327
CIE-Lab:
79.2325, -12.6995, 21.4211
CIE-LCH:
79.2325, 24.9026, 120.6615
CIE-Luv:
79.2325, -5.9342, 32.2563
Hunter-Lab:
74.3860, -15.3276, 20.4985
#bcca9c color charts
#bcca9c color shades, tints & tones
#bcca9c color schemes
#bcca9c color preview, HTML & CSS examples
This text has a color of #bcca9c
<p style="color:#bcca9c;">Text here</p>
.mytext {color:#bcca9c;}
This box has a color of #bcca9c
<div style="background-color:#bcca9c;">Content here</div>
.mybackground {background-color:#bcca9c;}
Border around this has a color of #bcca9c
<div style="border:2px solid #bcca9c;">Content here</div>
.myborder {border:2px solid #bcca9c;}