#bbf5c5 color space conversions
Hex:
#bbf5c5
RGB:
187, 245, 197
CMY:
27, 4, 23
CMYK:
24, 0, 20, 4
HSL:
130°, 74.3590%, 84.7059%
HSV (HSB):
130°, 23.6735%, 96.0784%
XYZ:
63.2240, 79.9008, 64.9135
xyY:
0.3039, 0.3841, 79.9008
CIE-Lab:
91.6403, -27.5003, 17.2594
CIE-LCH:
91.6403, 32.4677, 147.8874
CIE-Luv:
91.6403, -28.8353, 30.2531
Hunter-Lab:
89.3873, -30.1739, 19.5144
#bbf5c5 color charts
#bbf5c5 color shades, tints & tones
#bbf5c5 color schemes
#bbf5c5 color preview, HTML & CSS examples
This text has a color of #bbf5c5
<p style="color:#bbf5c5;">Text here</p>
.mytext {color:#bbf5c5;}
This box has a color of #bbf5c5
<div style="background-color:#bbf5c5;">Content here</div>
.mybackground {background-color:#bbf5c5;}
Border around this has a color of #bbf5c5
<div style="border:2px solid #bbf5c5;">Content here</div>
.myborder {border:2px solid #bbf5c5;}