#edbabf color space conversions
Hex:
#edbabf
RGB:
237, 186, 191
CMY:
7, 27, 25
CMYK:
0, 22, 19, 7
HSL:
354°, 58.6207%, 82.9412%
HSV (HSB):
354°, 21.5190%, 92.9412%
XYZ:
61.8879, 56.8839, 57.0081
xyY:
0.3521, 0.3236, 56.8839
CIE-Lab:
80.1143, 19.0847, 4.5178
CIE-LCH:
80.1143, 19.6122, 13.3182
CIE-Luv:
80.1143, 31.3201, 3.1278
Hunter-Lab:
75.4214, 14.4827, 7.9800
#edbabf color charts
#edbabf color shades, tints & tones
#edbabf color schemes
#edbabf color preview, HTML & CSS examples
This text has a color of #edbabf
<p style="color:#edbabf;">Text here</p>
.mytext {color:#edbabf;}
This box has a color of #edbabf
<div style="background-color:#edbabf;">Content here</div>
.mybackground {background-color:#edbabf;}
Border around this has a color of #edbabf
<div style="border:2px solid #edbabf;">Content here</div>
.myborder {border:2px solid #edbabf;}