#b2eedc color space conversions
Hex:
#b2eedc
RGB:
178, 238, 220
CMY:
30, 7, 14
CMYK:
25, 0, 8, 7
HSL:
162°, 63.8298%, 81.5686%
HSV (HSB):
162°, 25.2101%, 93.3333%
XYZ:
61.8529, 75.7814, 79.0774
xyY:
0.2854, 0.3497, 75.7814
CIE-Lab:
89.7577, -22.5637, 2.5667
CIE-LCH:
89.7577, 22.7092, 173.5104
CIE-Luv:
89.7577, -29.7830, 7.7955
Hunter-Lab:
87.0525, -25.5133, 7.0784
#b2eedc color charts
#b2eedc color shades, tints & tones
#b2eedc color schemes
#b2eedc color preview, HTML & CSS examples
This text has a color of #b2eedc
<p style="color:#b2eedc;">Text here</p>
.mytext {color:#b2eedc;}
This box has a color of #b2eedc
<div style="background-color:#b2eedc;">Content here</div>
.mybackground {background-color:#b2eedc;}
Border around this has a color of #b2eedc
<div style="border:2px solid #b2eedc;">Content here</div>
.myborder {border:2px solid #b2eedc;}