#b2e9d7 color space conversions
Hex:
#b2e9d7
RGB:
178, 233, 215
CMY:
30, 9, 16
CMYK:
24, 0, 8, 9
HSL:
160°, 55.5556%, 80.5882%
HSV (HSB):
160°, 23.6052%, 91.3725%
XYZ:
59.7648, 72.6491, 75.1627
xyY:
0.2879, 0.3500, 72.6491
CIE-Lab:
88.2801, -21.1264, 3.0359
CIE-LCH:
88.2801, 21.3435, 171.8225
CIE-Luv:
88.2801, -27.5174, 8.2501
Hunter-Lab:
85.2344, -23.9995, 7.3801
#b2e9d7 color charts
#b2e9d7 color shades, tints & tones
#b2e9d7 color schemes
#b2e9d7 color preview, HTML & CSS examples
This text has a color of #b2e9d7
<p style="color:#b2e9d7;">Text here</p>
.mytext {color:#b2e9d7;}
This box has a color of #b2e9d7
<div style="background-color:#b2e9d7;">Content here</div>
.mybackground {background-color:#b2e9d7;}
Border around this has a color of #b2e9d7
<div style="border:2px solid #b2e9d7;">Content here</div>
.myborder {border:2px solid #b2e9d7;}