#b2fdd9 color space conversions
Hex:
#b2fdd9
RGB:
178, 253, 217
CMY:
30, 1, 15
CMYK:
30, 0, 14, 1
HSL:
151°, 94.9367%, 84.5098%
HSV (HSB):
151°, 29.6443%, 99.2157%
XYZ:
66.0098, 84.7253, 78.5202
xyY:
0.2879, 0.3696, 84.7253
CIE-Lab:
93.7646, -30.3380, 9.8984
CIE-LCH:
93.7646, 31.9119, 161.9301
CIE-Luv:
93.7646, -36.4756, 20.2264
Hunter-Lab:
92.0463, -33.0723, 13.8551
#b2fdd9 color charts
#b2fdd9 color shades, tints & tones
#b2fdd9 color schemes
#b2fdd9 color preview, HTML & CSS examples
This text has a color of #b2fdd9
<p style="color:#b2fdd9;">Text here</p>
.mytext {color:#b2fdd9;}
This box has a color of #b2fdd9
<div style="background-color:#b2fdd9;">Content here</div>
.mybackground {background-color:#b2fdd9;}
Border around this has a color of #b2fdd9
<div style="border:2px solid #b2fdd9;">Content here</div>
.myborder {border:2px solid #b2fdd9;}