#eda4ac color space conversions
Hex:
#eda4ac
RGB:
237, 164, 172
CMY:
7, 36, 33
CMYK:
0, 31, 27, 7
HSL:
353°, 66.9725%, 78.6275%
HSV (HSB):
353°, 30.8017%, 92.9412%
XYZ:
55.6469, 47.5340, 45.2718
xyY:
0.3748, 0.3202, 47.5340
CIE-Lab:
74.5301, 28.0679, 6.8117
CIE-LCH:
74.5301, 28.8826, 13.6412
CIE-Luv:
74.5301, 46.7556, 4.5086
Hunter-Lab:
68.9449, 23.4176, 9.3294
#eda4ac color charts
#eda4ac color shades, tints & tones
#eda4ac color schemes
#eda4ac color preview, HTML & CSS examples
This text has a color of #eda4ac
<p style="color:#eda4ac;">Text here</p>
.mytext {color:#eda4ac;}
This box has a color of #eda4ac
<div style="background-color:#eda4ac;">Content here</div>
.mybackground {background-color:#eda4ac;}
Border around this has a color of #eda4ac
<div style="border:2px solid #eda4ac;">Content here</div>
.myborder {border:2px solid #eda4ac;}