#edbfdc color space conversions
Hex:
#edbfdc
RGB:
237, 191, 220
CMY:
7, 25, 14
CMYK:
0, 19, 7, 7
HSL:
322°, 56.0976%, 83.9216%
HSV (HSB):
322°, 19.4093%, 92.9412%
XYZ:
66.4741, 60.4334, 75.8714
xyY:
0.3278, 0.2980, 60.4334
CIE-Lab:
82.0732, 21.0918, -8.2194
CIE-LCH:
82.0732, 22.6368, 338.7094
CIE-Luv:
82.0732, 25.2139, -16.3331
Hunter-Lab:
77.7389, 16.5912, -3.4484
#edbfdc color charts
#edbfdc color shades, tints & tones
#edbfdc color schemes
#edbfdc color preview, HTML & CSS examples
This text has a color of #edbfdc
<p style="color:#edbfdc;">Text here</p>
.mytext {color:#edbfdc;}
This box has a color of #edbfdc
<div style="background-color:#edbfdc;">Content here</div>
.mybackground {background-color:#edbfdc;}
Border around this has a color of #edbfdc
<div style="border:2px solid #edbfdc;">Content here</div>
.myborder {border:2px solid #edbfdc;}