#bccbac color space conversions
Hex:
#bccbac
RGB:
188, 203, 172
CMY:
26, 20, 33
CMYK:
7, 0, 15, 20
HSL:
89°, 22.9630%, 73.5294%
HSV (HSB):
89°, 15.2709%, 79.6078%
XYZ:
49.5414, 56.3818, 47.3014
xyY:
0.3233, 0.3680, 56.3818
CIE-Lab:
79.8306, -10.6736, 13.7524
CIE-LCH:
79.8306, 17.4085, 127.8160
CIE-Luv:
79.8306, -7.0328, 21.7037
Hunter-Lab:
75.0878, -13.6331, 15.2119
#bccbac color charts
#bccbac color shades, tints & tones
#bccbac color schemes
#bccbac color preview, HTML & CSS examples
This text has a color of #bccbac
<p style="color:#bccbac;">Text here</p>
.mytext {color:#bccbac;}
This box has a color of #bccbac
<div style="background-color:#bccbac;">Content here</div>
.mybackground {background-color:#bccbac;}
Border around this has a color of #bccbac
<div style="border:2px solid #bccbac;">Content here</div>
.myborder {border:2px solid #bccbac;}