#bccbb8 color space conversions
Hex:
#bccbb8
RGB:
188, 203, 184
CMY:
26, 20, 28
CMYK:
7, 0, 9, 20
HSL:
107°, 15.4472%, 75.8824%
HSV (HSB):
107°, 9.3596%, 79.6078%
XYZ:
50.7467, 56.8639, 53.6486
xyY:
0.3147, 0.3526, 56.8639
CIE-Lab:
80.1030, -8.6104, 7.7291
CIE-LCH:
80.1030, 11.5706, 138.0873
CIE-Luv:
80.1030, -7.4762, 12.8723
Hunter-Lab:
75.4082, -11.8409, 10.6043
#bccbb8 color charts
#bccbb8 color shades, tints & tones
#bccbb8 color schemes
#bccbb8 color preview, HTML & CSS examples
This text has a color of #bccbb8
<p style="color:#bccbb8;">Text here</p>
.mytext {color:#bccbb8;}
This box has a color of #bccbb8
<div style="background-color:#bccbb8;">Content here</div>
.mybackground {background-color:#bccbb8;}
Border around this has a color of #bccbb8
<div style="border:2px solid #bccbb8;">Content here</div>
.myborder {border:2px solid #bccbb8;}