#b0eedc color space conversions
Hex:
#b0eedc
RGB:
176, 238, 220
CMY:
31, 7, 14
CMYK:
26, 0, 8, 7
HSL:
163°, 64.5833%, 81.1765%
HSV (HSB):
163°, 26.0504%, 93.3333%
XYZ:
61.3973, 75.5465, 79.0561
xyY:
0.2842, 0.3498, 75.5465
CIE-Lab:
89.6484, -23.1588, 2.3943
CIE-LCH:
89.6484, 23.2822, 174.0975
CIE-Luv:
89.6484, -30.6631, 7.6285
Hunter-Lab:
86.9175, -26.0157, 6.9148
#b0eedc color charts
#b0eedc color shades, tints & tones
#b0eedc color schemes
#b0eedc color preview, HTML & CSS examples
This text has a color of #b0eedc
<p style="color:#b0eedc;">Text here</p>
.mytext {color:#b0eedc;}
This box has a color of #b0eedc
<div style="background-color:#b0eedc;">Content here</div>
.mybackground {background-color:#b0eedc;}
Border around this has a color of #b0eedc
<div style="border:2px solid #b0eedc;">Content here</div>
.myborder {border:2px solid #b0eedc;}