#b2f9d6 color space conversions
Hex:
#b2f9d6
RGB:
178, 249, 214
CMY:
30, 2, 16
CMYK:
29, 0, 14, 2
HSL:
150°, 85.5422%, 83.7255%
HSV (HSB):
150°, 28.5141%, 97.6471%
XYZ:
64.3734, 82.0714, 76.0669
xyY:
0.2893, 0.3688, 82.0714
CIE-Lab:
92.6064, -29.0350, 9.7891
CIE-LCH:
92.6064, 30.6408, 161.3686
CIE-Luv:
92.6064, -34.7217, 19.8042
Hunter-Lab:
90.5933, -31.7004, 13.6323
#b2f9d6 color charts
#b2f9d6 color shades, tints & tones
#b2f9d6 color schemes
#b2f9d6 color preview, HTML & CSS examples
This text has a color of #b2f9d6
<p style="color:#b2f9d6;">Text here</p>
.mytext {color:#b2f9d6;}
This box has a color of #b2f9d6
<div style="background-color:#b2f9d6;">Content here</div>
.mybackground {background-color:#b2f9d6;}
Border around this has a color of #b2f9d6
<div style="border:2px solid #b2f9d6;">Content here</div>
.myborder {border:2px solid #b2f9d6;}