#ed373f color space conversions
Hex:
#ed373f
RGB:
237, 55, 63
CMY:
7, 78, 75
CMYK:
0, 77, 73, 7
HSL:
357°, 83.4862%, 57.2549%
HSV (HSB):
357°, 76.7932%, 92.9412%
XYZ:
37.1884, 21.0958, 6.8145
xyY:
0.5713, 0.3241, 21.0958
CIE-Lab:
53.0542, 68.0541, 39.6528
CIE-LCH:
53.0542, 78.7636, 30.2279
CIE-Luv:
53.0542, 137.8199, 27.0524
Hunter-Lab:
45.9301, 64.1490, 23.3545
#ed373f color charts
#ed373f color shades, tints & tones
#ed373f color schemes
#ed373f color preview, HTML & CSS examples
This text has a color of #ed373f
<p style="color:#ed373f;">Text here</p>
.mytext {color:#ed373f;}
This box has a color of #ed373f
<div style="background-color:#ed373f;">Content here</div>
.mybackground {background-color:#ed373f;}
Border around this has a color of #ed373f
<div style="border:2px solid #ed373f;">Content here</div>
.myborder {border:2px solid #ed373f;}