#bcca9f color space conversions
Hex:
#bcca9f
RGB:
188, 202, 159
CMY:
26, 21, 38
CMYK:
7, 0, 21, 21
HSL:
80°, 28.8591%, 70.7843%
HSV (HSB):
80°, 21.2871%, 79.2157%
XYZ:
48.1176, 55.4356, 40.9650
xyY:
0.3330, 0.3836, 55.4356
CIE-Lab:
79.2915, -12.2423, 19.9134
CIE-LCH:
79.2915, 23.3756, 121.5823
CIE-Luv:
79.2915, -6.0388, 30.2195
Hunter-Lab:
74.4551, -14.9385, 19.4974
#bcca9f color charts
#bcca9f color shades, tints & tones
#bcca9f color schemes
#bcca9f color preview, HTML & CSS examples
This text has a color of #bcca9f
<p style="color:#bcca9f;">Text here</p>
.mytext {color:#bcca9f;}
This box has a color of #bcca9f
<div style="background-color:#bcca9f;">Content here</div>
.mybackground {background-color:#bcca9f;}
Border around this has a color of #bcca9f
<div style="border:2px solid #bcca9f;">Content here</div>
.myborder {border:2px solid #bcca9f;}