#b2f2d2 color space conversions
Hex:
#b2f2d2
RGB:
178, 242, 210
CMY:
30, 5, 18
CMYK:
26, 0, 13, 5
HSL:
150°, 71.1111%, 82.3529%
HSV (HSB):
150°, 26.4463%, 94.9020%
XYZ:
61.7451, 77.6224, 72.7011
xyY:
0.2912, 0.3660, 77.6224
CIE-Lab:
90.6073, -26.4776, 8.9995
CIE-LCH:
90.6073, 27.9652, 161.2276
CIE-Luv:
90.6073, -31.5942, 18.1373
Hunter-Lab:
88.1036, -29.0842, 12.7477
#b2f2d2 color charts
#b2f2d2 color shades, tints & tones
#b2f2d2 color schemes
#b2f2d2 color preview, HTML & CSS examples
This text has a color of #b2f2d2
<p style="color:#b2f2d2;">Text here</p>
.mytext {color:#b2f2d2;}
This box has a color of #b2f2d2
<div style="background-color:#b2f2d2;">Content here</div>
.mybackground {background-color:#b2f2d2;}
Border around this has a color of #b2f2d2
<div style="border:2px solid #b2f2d2;">Content here</div>
.myborder {border:2px solid #b2f2d2;}