#ed402d color space conversions
Hex:
#ed402d
RGB:
237, 64, 45
CMY:
7, 75, 82
CMYK:
0, 73, 81, 7
HSL:
6°, 84.2105%, 55.2941%
HSV (HSB):
6°, 81.0127%, 92.9412%
XYZ:
37.2321, 21.8608, 4.7398
xyY:
0.5833, 0.3425, 21.8608
CIE-Lab:
53.8790, 64.6419, 50.1256
CIE-LCH:
53.8790, 81.7995, 37.7913
CIE-Luv:
53.8790, 136.3975, 35.2231
Hunter-Lab:
46.7555, 60.3200, 26.7184
#ed402d color charts
#ed402d color shades, tints & tones
#ed402d color schemes
#ed402d color preview, HTML & CSS examples
This text has a color of #ed402d
<p style="color:#ed402d;">Text here</p>
.mytext {color:#ed402d;}
This box has a color of #ed402d
<div style="background-color:#ed402d;">Content here</div>
.mybackground {background-color:#ed402d;}
Border around this has a color of #ed402d
<div style="border:2px solid #ed402d;">Content here</div>
.myborder {border:2px solid #ed402d;}