#bccbb1 color space conversions
Hex:
#bccbb1
RGB:
188, 203, 177
CMY:
26, 20, 31
CMYK:
7, 0, 13, 20
HSL:
95°, 20.0000%, 74.5098%
HSV (HSB):
95°, 12.8079%, 79.6078%
XYZ:
50.0308, 56.5776, 49.8786
xyY:
0.3197, 0.3615, 56.5776
CIE-Lab:
79.9414, -9.8304, 11.2409
CIE-LCH:
79.9414, 14.9330, 131.1704
CIE-Luv:
79.9414, -7.2152, 18.0689
Hunter-Lab:
75.2181, -12.9035, 13.3362
#bccbb1 color charts
#bccbb1 color shades, tints & tones
#bccbb1 color schemes
#bccbb1 color preview, HTML & CSS examples
This text has a color of #bccbb1
<p style="color:#bccbb1;">Text here</p>
.mytext {color:#bccbb1;}
This box has a color of #bccbb1
<div style="background-color:#bccbb1;">Content here</div>
.mybackground {background-color:#bccbb1;}
Border around this has a color of #bccbb1
<div style="border:2px solid #bccbb1;">Content here</div>
.myborder {border:2px solid #bccbb1;}