#b2e0e0 color space conversions
Hex:
#b2e0e0
RGB:
178, 224, 224
CMY:
30, 12, 12
CMYK:
21, 0, 0, 12
HSL:
180°, 42.5926%, 78.8235%
HSV (HSB):
180°, 20.5357%, 87.8431%
XYZ:
58.4703, 68.1581, 80.5951
xyY:
0.2822, 0.3289, 68.1581
CIE-Lab:
86.0854, -14.7820, -4.9077
CIE-LCH:
86.0854, 15.5754, 198.3664
CIE-Luv:
86.0854, -23.5114, -5.0864
Hunter-Lab:
82.5579, -18.0567, -0.0898
#b2e0e0 color charts
#b2e0e0 color shades, tints & tones
#b2e0e0 color schemes
#b2e0e0 color preview, HTML & CSS examples
This text has a color of #b2e0e0
<p style="color:#b2e0e0;">Text here</p>
.mytext {color:#b2e0e0;}
This box has a color of #b2e0e0
<div style="background-color:#b2e0e0;">Content here</div>
.mybackground {background-color:#b2e0e0;}
Border around this has a color of #b2e0e0
<div style="border:2px solid #b2e0e0;">Content here</div>
.myborder {border:2px solid #b2e0e0;}