#ed141b color space conversions
Hex:
#ed141b
RGB:
237, 20, 27
CMY:
7, 92, 89
CMYK:
0, 92, 89, 7
HSL:
358°, 85.7708%, 50.3922%
HSV (HSB):
358°, 91.5612%, 92.9412%
XYZ:
35.3730, 18.5840, 2.7596
xyY:
0.6237, 0.3277, 18.5840
CIE-Lab:
50.1969, 74.3197, 55.3846
CIE-LCH:
50.1969, 92.6870, 36.6943
CIE-Luv:
50.1969, 157.2773, 32.9077
Hunter-Lab:
43.1091, 71.0266, 26.3810
#ed141b color charts
#ed141b color shades, tints & tones
#ed141b color schemes
#ed141b color preview, HTML & CSS examples
This text has a color of #ed141b
<p style="color:#ed141b;">Text here</p>
.mytext {color:#ed141b;}
This box has a color of #ed141b
<div style="background-color:#ed141b;">Content here</div>
.mybackground {background-color:#ed141b;}
Border around this has a color of #ed141b
<div style="border:2px solid #ed141b;">Content here</div>
.myborder {border:2px solid #ed141b;}