#b2fddd color space conversions
Hex:
#b2fddd
RGB:
178, 253, 221
CMY:
30, 1, 13
CMYK:
30, 0, 13, 1
HSL:
154°, 94.9367%, 84.5098%
HSV (HSB):
154°, 29.6443%, 99.2157%
XYZ:
66.5365, 84.9360, 81.2941
xyY:
0.2859, 0.3649, 84.9360
CIE-Lab:
93.8555, -29.5551, 7.9675
CIE-LCH:
93.8555, 30.6103, 164.9128
CIE-Luv:
93.8555, -36.4413, 17.2219
Hunter-Lab:
92.1607, -32.4111, 12.2134
#b2fddd color charts
#b2fddd color shades, tints & tones
#b2fddd color schemes
#b2fddd color preview, HTML & CSS examples
This text has a color of #b2fddd
<p style="color:#b2fddd;">Text here</p>
.mytext {color:#b2fddd;}
This box has a color of #b2fddd
<div style="background-color:#b2fddd;">Content here</div>
.mybackground {background-color:#b2fddd;}
Border around this has a color of #b2fddd
<div style="border:2px solid #b2fddd;">Content here</div>
.myborder {border:2px solid #b2fddd;}