#ed3d40 color space conversions
Hex:
#ed3d40
RGB:
237, 61, 64
CMY:
7, 76, 75
CMYK:
0, 74, 73, 7
HSL:
359°, 83.0189%, 58.4314%
HSV (HSB):
359°, 74.2616%, 92.9412%
XYZ:
37.5192, 21.7122, 7.0639
xyY:
0.5659, 0.3275, 21.7122
CIE-Lab:
53.7203, 66.2639, 39.8441
CIE-LCH:
53.7203, 77.3205, 31.0182
CIE-Luv:
53.7203, 134.4945, 27.9499
Hunter-Lab:
46.5963, 62.1840, 23.6292
#ed3d40 color charts
#ed3d40 color shades, tints & tones
#ed3d40 color schemes
#ed3d40 color preview, HTML & CSS examples
This text has a color of #ed3d40
<p style="color:#ed3d40;">Text here</p>
.mytext {color:#ed3d40;}
This box has a color of #ed3d40
<div style="background-color:#ed3d40;">Content here</div>
.mybackground {background-color:#ed3d40;}
Border around this has a color of #ed3d40
<div style="border:2px solid #ed3d40;">Content here</div>
.myborder {border:2px solid #ed3d40;}