#b2e2e0 color space conversions
Hex:
#b2e2e0
RGB:
178, 226, 224
CMY:
30, 11, 12
CMYK:
21, 0, 1, 11
HSL:
178°, 45.2830%, 79.2157%
HSV (HSB):
178°, 21.2389%, 88.6275%
XYZ:
59.0110, 69.2395, 80.7754
xyY:
0.2823, 0.3312, 69.2395
CIE-Lab:
86.6225, -15.7901, -4.1165
CIE-LCH:
86.6225, 16.3179, 194.6117
CIE-Luv:
86.6225, -24.4118, -3.6828
Hunter-Lab:
83.2103, -19.0295, 0.6922
#b2e2e0 color charts
#b2e2e0 color shades, tints & tones
#b2e2e0 color schemes
#b2e2e0 color preview, HTML & CSS examples
This text has a color of #b2e2e0
<p style="color:#b2e2e0;">Text here</p>
.mytext {color:#b2e2e0;}
This box has a color of #b2e2e0
<div style="background-color:#b2e2e0;">Content here</div>
.mybackground {background-color:#b2e2e0;}
Border around this has a color of #b2e2e0
<div style="border:2px solid #b2e2e0;">Content here</div>
.myborder {border:2px solid #b2e2e0;}