#ed072d color space conversions
Hex:
#ed072d
RGB:
237, 7, 45
CMY:
7, 97, 82
CMYK:
0, 97, 81, 7
HSL:
350°, 94.2623%, 47.8431%
HSV (HSB):
350°, 97.0464%, 92.9412%
XYZ:
35.4747, 18.3459, 4.1540
xyY:
0.6119, 0.3164, 18.3459
CIE-Lab:
49.9130, 75.8873, 46.3146
CIE-LCH:
49.9130, 88.9040, 31.3960
CIE-Luv:
49.9130, 156.5748, 27.6755
Hunter-Lab:
42.8322, 72.8819, 24.2324
#ed072d color charts
#ed072d color shades, tints & tones
#ed072d color schemes
#ed072d color preview, HTML & CSS examples
This text has a color of #ed072d
<p style="color:#ed072d;">Text here</p>
.mytext {color:#ed072d;}
This box has a color of #ed072d
<div style="background-color:#ed072d;">Content here</div>
.mybackground {background-color:#ed072d;}
Border around this has a color of #ed072d
<div style="border:2px solid #ed072d;">Content here</div>
.myborder {border:2px solid #ed072d;}