#bccbb4 color space conversions
Hex:
#bccbb4
RGB:
188, 203, 180
CMY:
26, 20, 29
CMYK:
7, 0, 11, 20
HSL:
99°, 18.1102%, 75.0980%
HSV (HSB):
99°, 11.3300%, 79.6078%
XYZ:
50.3332, 56.6985, 51.4711
xyY:
0.3176, 0.3577, 56.6985
CIE-Lab:
80.0097, -9.3132, 9.7351
CIE-LCH:
80.0097, 13.4725, 133.7310
CIE-Luv:
80.0097, -7.3263, 15.8567
Hunter-Lab:
75.2984, -12.4540, 12.1806
#bccbb4 color charts
#bccbb4 color shades, tints & tones
#bccbb4 color schemes
#bccbb4 color preview, HTML & CSS examples
This text has a color of #bccbb4
<p style="color:#bccbb4;">Text here</p>
.mytext {color:#bccbb4;}
This box has a color of #bccbb4
<div style="background-color:#bccbb4;">Content here</div>
.mybackground {background-color:#bccbb4;}
Border around this has a color of #bccbb4
<div style="border:2px solid #bccbb4;">Content here</div>
.myborder {border:2px solid #bccbb4;}