#b1eedc color space conversions
Hex:
#b1eedc
RGB:
177, 238, 220
CMY:
31, 7, 14
CMYK:
26, 0, 8, 7
HSL:
162°, 64.2105%, 81.3725%
HSV (HSB):
162°, 25.6303%, 93.3333%
XYZ:
61.6243, 75.6635, 79.0667
xyY:
0.2848, 0.3497, 75.6635
CIE-Lab:
89.7029, -22.8618, 2.4802
CIE-LCH:
89.7029, 22.9959, 173.8084
CIE-Luv:
89.7029, -30.2243, 7.7118
Hunter-Lab:
86.9848, -25.7652, 6.9964
#b1eedc color charts
#b1eedc color shades, tints & tones
#b1eedc color schemes
#b1eedc color preview, HTML & CSS examples
This text has a color of #b1eedc
<p style="color:#b1eedc;">Text here</p>
.mytext {color:#b1eedc;}
This box has a color of #b1eedc
<div style="background-color:#b1eedc;">Content here</div>
.mybackground {background-color:#b1eedc;}
Border around this has a color of #b1eedc
<div style="border:2px solid #b1eedc;">Content here</div>
.myborder {border:2px solid #b1eedc;}