#bbf5cd color space conversions
Hex:
#bbf5cd
RGB:
187, 245, 205
CMY:
27, 4, 20
CMYK:
24, 0, 16, 4
HSL:
139°, 74.3590%, 84.7059%
HSV (HSB):
139°, 23.6735%, 96.0784%
XYZ:
64.1654, 80.2774, 69.8708
xyY:
0.2994, 0.3746, 80.2774
CIE-Lab:
91.8092, -26.0724, 13.3702
CIE-LCH:
91.8092, 29.3007, 152.8508
CIE-Luv:
91.8092, -28.8569, 24.4885
Hunter-Lab:
89.5977, -28.9631, 16.4823
#bbf5cd color charts
#bbf5cd color shades, tints & tones
#bbf5cd color schemes
#bbf5cd color preview, HTML & CSS examples
This text has a color of #bbf5cd
<p style="color:#bbf5cd;">Text here</p>
.mytext {color:#bbf5cd;}
This box has a color of #bbf5cd
<div style="background-color:#bbf5cd;">Content here</div>
.mybackground {background-color:#bbf5cd;}
Border around this has a color of #bbf5cd
<div style="border:2px solid #bbf5cd;">Content here</div>
.myborder {border:2px solid #bbf5cd;}