#bbf5cc color space conversions
Hex:
#bbf5cc
RGB:
187, 245, 204
CMY:
27, 4, 20
CMYK:
24, 0, 17, 4
HSL:
138°, 74.3590%, 84.7059%
HSV (HSB):
138°, 23.6735%, 96.0784%
XYZ:
64.0450, 80.2292, 69.2370
xyY:
0.3000, 0.3758, 80.2292
CIE-Lab:
91.7876, -26.2539, 13.8562
CIE-LCH:
91.7876, 29.6860, 152.1759
CIE-Luv:
91.7876, -28.8541, 25.2173
Hunter-Lab:
89.5708, -29.1176, 16.8692
#bbf5cc color charts
#bbf5cc color shades, tints & tones
#bbf5cc color schemes
#bbf5cc color preview, HTML & CSS examples
This text has a color of #bbf5cc
<p style="color:#bbf5cc;">Text here</p>
.mytext {color:#bbf5cc;}
This box has a color of #bbf5cc
<div style="background-color:#bbf5cc;">Content here</div>
.mybackground {background-color:#bbf5cc;}
Border around this has a color of #bbf5cc
<div style="border:2px solid #bbf5cc;">Content here</div>
.myborder {border:2px solid #bbf5cc;}