#ed304e color space conversions
Hex:
#ed304e
RGB:
237, 48, 78
CMY:
7, 81, 69
CMYK:
0, 80, 67, 7
HSL:
350°, 84.0000%, 55.8824%
HSV (HSB):
350°, 79.7468%, 92.9412%
XYZ:
37.3572, 20.6685, 9.2282
xyY:
0.5555, 0.3073, 20.6685
CIE-Lab:
52.5847, 70.6296, 30.3981
CIE-LCH:
52.5847, 76.8933, 23.2864
CIE-Luv:
52.5847, 137.1053, 18.8784
Hunter-Lab:
45.4626, 67.1159, 19.7889
#ed304e color charts
#ed304e color shades, tints & tones
#ed304e color schemes
#ed304e color preview, HTML & CSS examples
This text has a color of #ed304e
<p style="color:#ed304e;">Text here</p>
.mytext {color:#ed304e;}
This box has a color of #ed304e
<div style="background-color:#ed304e;">Content here</div>
.mybackground {background-color:#ed304e;}
Border around this has a color of #ed304e
<div style="border:2px solid #ed304e;">Content here</div>
.myborder {border:2px solid #ed304e;}