#edbae5 color space conversions
Hex:
#edbae5
RGB:
237, 186, 229
CMY:
7, 27, 10
CMYK:
0, 22, 3, 7
HSL:
309°, 58.6207%, 82.9412%
HSV (HSB):
309°, 21.5190%, 92.9412%
XYZ:
66.6268, 58.7795, 81.9627
xyY:
0.3213, 0.2835, 58.7795
CIE-Lab:
81.1702, 25.3236, -14.3998
CIE-LCH:
81.1702, 29.1314, 330.3761
CIE-Luv:
81.1702, 26.7253, -26.7515
Hunter-Lab:
76.6678, 20.9538, -9.7173
#edbae5 color charts
#edbae5 color shades, tints & tones
#edbae5 color schemes
#edbae5 color preview, HTML & CSS examples
This text has a color of #edbae5
<p style="color:#edbae5;">Text here</p>
.mytext {color:#edbae5;}
This box has a color of #edbae5
<div style="background-color:#edbae5;">Content here</div>
.mybackground {background-color:#edbae5;}
Border around this has a color of #edbae5
<div style="border:2px solid #edbae5;">Content here</div>
.myborder {border:2px solid #edbae5;}