#ed0020 color space conversions
Hex:
#ed0020
RGB:
237, 0, 32
CMY:
7, 100, 87
CMYK:
0, 100, 86, 7
HSL:
352°, 100.0000%, 46.4706%
HSV (HSB):
352°, 100.0000%, 92.9412%
XYZ:
35.1858, 18.1088, 3.0074
xyY:
0.6249, 0.3216, 18.1088
CIE-Lab:
49.6278, 76.1367, 52.6956
CIE-LCH:
49.6278, 92.5939, 34.6878
CIE-Luv:
49.6278, 159.8551, 30.7628
Hunter-Lab:
42.5544, 73.1208, 25.5980
#ed0020 color charts
#ed0020 color shades, tints & tones
#ed0020 color schemes
#ed0020 color preview, HTML & CSS examples
This text has a color of #ed0020
<p style="color:#ed0020;">Text here</p>
.mytext {color:#ed0020;}
This box has a color of #ed0020
<div style="background-color:#ed0020;">Content here</div>
.mybackground {background-color:#ed0020;}
Border around this has a color of #ed0020
<div style="border:2px solid #ed0020;">Content here</div>
.myborder {border:2px solid #ed0020;}