#b2fedc color space conversions
Hex:
#b2fedc
RGB:
178, 254, 220
CMY:
30, 0, 14
CMYK:
30, 0, 13, 0
HSL:
153°, 97.4359%, 84.7059%
HSV (HSB):
153°, 29.9213%, 99.6078%
XYZ:
66.7202, 85.5159, 80.6998
xyY:
0.2864, 0.3671, 85.5159
CIE-Lab:
94.1050, -30.2223, 8.8408
CIE-LCH:
94.1050, 31.4888, 163.6945
CIE-Luv:
94.1050, -36.8901, 18.6466
Hunter-Lab:
92.4748, -33.0439, 12.9919
#b2fedc color charts
#b2fedc color shades, tints & tones
#b2fedc color schemes
#b2fedc color preview, HTML & CSS examples
This text has a color of #b2fedc
<p style="color:#b2fedc;">Text here</p>
.mytext {color:#b2fedc;}
This box has a color of #b2fedc
<div style="background-color:#b2fedc;">Content here</div>
.mybackground {background-color:#b2fedc;}
Border around this has a color of #b2fedc
<div style="border:2px solid #b2fedc;">Content here</div>
.myborder {border:2px solid #b2fedc;}