#bbf8c8 color space conversions
Hex:
#bbf8c8
RGB:
187, 248, 200
CMY:
27, 3, 22
CMYK:
25, 0, 19, 3
HSL:
133°, 81.3333%, 85.2941%
HSV (HSB):
133°, 24.5968%, 97.2549%
XYZ:
64.4862, 81.8697, 67.0472
xyY:
0.3022, 0.3836, 81.8697
CIE-Lab:
92.5173, -28.3948, 16.9469
CIE-LCH:
92.5173, 33.0676, 149.1700
CIE-Luv:
92.5173, -30.2463, 30.0231
Hunter-Lab:
90.4819, -31.1268, 19.4033
#bbf8c8 color charts
#bbf8c8 color shades, tints & tones
#bbf8c8 color schemes
#bbf8c8 color preview, HTML & CSS examples
This text has a color of #bbf8c8
<p style="color:#bbf8c8;">Text here</p>
.mytext {color:#bbf8c8;}
This box has a color of #bbf8c8
<div style="background-color:#bbf8c8;">Content here</div>
.mybackground {background-color:#bbf8c8;}
Border around this has a color of #bbf8c8
<div style="border:2px solid #bbf8c8;">Content here</div>
.myborder {border:2px solid #bbf8c8;}