#b2e2c8 color space conversions
Hex:
#b2e2c8
RGB:
178, 226, 200
CMY:
30, 11, 22
CMYK:
21, 0, 12, 11
HSL:
148°, 45.2830%, 79.2157%
HSV (HSB):
148°, 21.2389%, 88.6275%
XYZ:
55.9818, 68.0278, 64.8237
xyY:
0.2965, 0.3603, 68.0278
CIE-Lab:
86.0204, -20.6219, 7.6474
CIE-LCH:
86.0204, 21.9942, 159.6534
CIE-Luv:
86.0204, -24.1992, 15.0077
Hunter-Lab:
82.4790, -23.1831, 11.1368
#b2e2c8 color charts
#b2e2c8 color shades, tints & tones
#b2e2c8 color schemes
#b2e2c8 color preview, HTML & CSS examples
This text has a color of #b2e2c8
<p style="color:#b2e2c8;">Text here</p>
.mytext {color:#b2e2c8;}
This box has a color of #b2e2c8
<div style="background-color:#b2e2c8;">Content here</div>
.mybackground {background-color:#b2e2c8;}
Border around this has a color of #b2e2c8
<div style="border:2px solid #b2e2c8;">Content here</div>
.myborder {border:2px solid #b2e2c8;}