#ed374d color space conversions
Hex:
#ed374d
RGB:
237, 55, 77
CMY:
7, 78, 70
CMYK:
0, 77, 68, 7
HSL:
353°, 83.4862%, 57.2549%
HSV (HSB):
353°, 76.7932%, 92.9412%
XYZ:
37.6308, 21.2727, 9.1439
xyY:
0.5530, 0.3126, 21.2727
CIE-Lab:
53.2467, 68.6685, 31.8078
CIE-LCH:
53.2467, 75.6776, 24.8540
CIE-Luv:
53.2467, 134.2821, 20.7969
Hunter-Lab:
46.1224, 64.9223, 20.5313
#ed374d color charts
#ed374d color shades, tints & tones
#ed374d color schemes
#ed374d color preview, HTML & CSS examples
This text has a color of #ed374d
<p style="color:#ed374d;">Text here</p>
.mytext {color:#ed374d;}
This box has a color of #ed374d
<div style="background-color:#ed374d;">Content here</div>
.mybackground {background-color:#ed374d;}
Border around this has a color of #ed374d
<div style="border:2px solid #ed374d;">Content here</div>
.myborder {border:2px solid #ed374d;}