#eda5cc color space conversions
Hex:
#eda5cc
RGB:
237, 165, 204
CMY:
7, 35, 20
CMYK:
0, 30, 14, 7
HSL:
328°, 66.6667%, 78.8235%
HSV (HSB):
328°, 30.3797%, 92.9412%
XYZ:
59.2793, 49.2744, 63.5133
xyY:
0.3445, 0.2864, 49.2744
CIE-Lab:
75.6217, 32.2724, -9.1399
CIE-LCH:
75.6217, 33.5417, 344.1874
CIE-Luv:
75.6217, 41.2208, -19.5681
Hunter-Lab:
70.1957, 27.8981, -4.5087
#eda5cc color charts
#eda5cc color shades, tints & tones
#eda5cc color schemes
#eda5cc color preview, HTML & CSS examples
This text has a color of #eda5cc
<p style="color:#eda5cc;">Text here</p>
.mytext {color:#eda5cc;}
This box has a color of #eda5cc
<div style="background-color:#eda5cc;">Content here</div>
.mybackground {background-color:#eda5cc;}
Border around this has a color of #eda5cc
<div style="border:2px solid #eda5cc;">Content here</div>
.myborder {border:2px solid #eda5cc;}