#b2fdb2 color space conversions
Hex:
#b2fdb2
RGB:
178, 253, 178
CMY:
30, 1, 30
CMYK:
30, 0, 30, 1
HSL:
120°, 94.9367%, 84.5098%
HSV (HSB):
120°, 29.6443%, 99.2157%
XYZ:
61.5213, 82.9299, 54.8840
xyY:
0.3086, 0.4160, 82.9299
CIE-Lab:
92.9837, -37.2447, 28.7339
CIE-LCH:
92.9837, 47.0405, 142.3502
CIE-Luv:
92.9837, -36.8063, 47.5727
Hunter-Lab:
91.0658, -38.7762, 28.0129
#b2fdb2 color charts
#b2fdb2 color shades, tints & tones
#b2fdb2 color schemes
#b2fdb2 color preview, HTML & CSS examples
This text has a color of #b2fdb2
<p style="color:#b2fdb2;">Text here</p>
.mytext {color:#b2fdb2;}
This box has a color of #b2fdb2
<div style="background-color:#b2fdb2;">Content here</div>
.mybackground {background-color:#b2fdb2;}
Border around this has a color of #b2fdb2
<div style="border:2px solid #b2fdb2;">Content here</div>
.myborder {border:2px solid #b2fdb2;}