#ed121e color space conversions
Hex:
#ed121e
RGB:
237, 18, 30
CMY:
7, 93, 88
CMYK:
0, 92, 87, 7
HSL:
357°, 85.8824%, 50.0000%
HSV (HSB):
357°, 92.4051%, 92.9412%
XYZ:
35.3757, 18.5309, 2.9406
xyY:
0.6223, 0.3260, 18.5309
CIE-Lab:
50.1338, 74.6007, 54.0186
CIE-LCH:
50.1338, 92.1047, 35.9084
CIE-Luv:
50.1338, 157.3238, 32.1628
Hunter-Lab:
43.0475, 71.3551, 26.0831
#ed121e color charts
#ed121e color shades, tints & tones
#ed121e color schemes
#ed121e color preview, HTML & CSS examples
This text has a color of #ed121e
<p style="color:#ed121e;">Text here</p>
.mytext {color:#ed121e;}
This box has a color of #ed121e
<div style="background-color:#ed121e;">Content here</div>
.mybackground {background-color:#ed121e;}
Border around this has a color of #ed121e
<div style="border:2px solid #ed121e;">Content here</div>
.myborder {border:2px solid #ed121e;}