#b2f9d7 color space conversions
Hex:
#b2f9d7
RGB:
178, 249, 215
CMY:
30, 2, 16
CMYK:
29, 0, 14, 2
HSL:
151°, 85.5422%, 83.7255%
HSV (HSB):
151°, 28.5141%, 97.6471%
XYZ:
64.5015, 82.1226, 76.7416
xyY:
0.2888, 0.3677, 82.1226
CIE-Lab:
92.6290, -28.8413, 9.3048
CIE-LCH:
92.6290, 30.3051, 162.1192
CIE-Luv:
92.6290, -34.7153, 19.0557
Hunter-Lab:
90.6215, -31.5371, 13.2261
#b2f9d7 color charts
#b2f9d7 color shades, tints & tones
#b2f9d7 color schemes
#b2f9d7 color preview, HTML & CSS examples
This text has a color of #b2f9d7
<p style="color:#b2f9d7;">Text here</p>
.mytext {color:#b2f9d7;}
This box has a color of #b2f9d7
<div style="background-color:#b2f9d7;">Content here</div>
.mybackground {background-color:#b2f9d7;}
Border around this has a color of #b2f9d7
<div style="border:2px solid #b2f9d7;">Content here</div>
.myborder {border:2px solid #b2f9d7;}