#ed201d color space conversions
Hex:
#ed201d
RGB:
237, 32, 29
CMY:
7, 87, 89
CMYK:
0, 86, 88, 7
HSL:
1°, 85.2459%, 52.1569%
HSV (HSB):
1°, 87.7637%, 92.9412%
XYZ:
35.6633, 19.1263, 2.9745
xyY:
0.6174, 0.3311, 19.1263
CIE-Lab:
50.8346, 72.5521, 54.9974
CIE-LCH:
50.8346, 91.0413, 37.1636
CIE-Luv:
50.8346, 153.6556, 33.6762
Hunter-Lab:
43.7336, 69.0273, 26.5810
#ed201d color charts
#ed201d color shades, tints & tones
#ed201d color schemes
#ed201d color preview, HTML & CSS examples
This text has a color of #ed201d
<p style="color:#ed201d;">Text here</p>
.mytext {color:#ed201d;}
This box has a color of #ed201d
<div style="background-color:#ed201d;">Content here</div>
.mybackground {background-color:#ed201d;}
Border around this has a color of #ed201d
<div style="border:2px solid #ed201d;">Content here</div>
.myborder {border:2px solid #ed201d;}