#ed335e color space conversions
Hex:
#ed335e
RGB:
237, 51, 94
CMY:
7, 80, 63
CMYK:
0, 78, 60, 7
HSL:
346°, 83.7838%, 56.4706%
HSV (HSB):
346°, 78.4810%, 92.9412%
XYZ:
38.1293, 21.1803, 12.6683
xyY:
0.5297, 0.2943, 21.1803
CIE-Lab:
53.1463, 70.7152, 21.5805
CIE-LCH:
53.1463, 73.9348, 16.9709
CIE-Luv:
53.1463, 130.8689, 10.8307
Hunter-Lab:
46.0221, 67.3484, 15.8950
#ed335e color charts
#ed335e color shades, tints & tones
#ed335e color schemes
#ed335e color preview, HTML & CSS examples
This text has a color of #ed335e
<p style="color:#ed335e;">Text here</p>
.mytext {color:#ed335e;}
This box has a color of #ed335e
<div style="background-color:#ed335e;">Content here</div>
.mybackground {background-color:#ed335e;}
Border around this has a color of #ed335e
<div style="border:2px solid #ed335e;">Content here</div>
.myborder {border:2px solid #ed335e;}