#b2eec0 color space conversions
Hex:
#b2eec0
RGB:
178, 238, 192
CMY:
30, 7, 25
CMYK:
25, 0, 19, 7
HSL:
134°, 63.8298%, 81.5686%
HSV (HSB):
134°, 25.2101%, 93.3333%
XYZ:
58.4491, 74.4198, 61.1530
xyY:
0.3012, 0.3836, 74.4198
CIE-Lab:
89.1205, -27.9157, 16.2301
CIE-LCH:
89.1205, 32.2909, 149.8264
CIE-Luv:
89.1205, -29.7794, 28.7307
Hunter-Lab:
86.2669, -30.0267, 18.3573
#b2eec0 color charts
#b2eec0 color shades, tints & tones
#b2eec0 color schemes
#b2eec0 color preview, HTML & CSS examples
This text has a color of #b2eec0
<p style="color:#b2eec0;">Text here</p>
.mytext {color:#b2eec0;}
This box has a color of #b2eec0
<div style="background-color:#b2eec0;">Content here</div>
.mybackground {background-color:#b2eec0;}
Border around this has a color of #b2eec0
<div style="border:2px solid #b2eec0;">Content here</div>
.myborder {border:2px solid #b2eec0;}