#ed141a color space conversions
Hex:
#ed141a
RGB:
237, 20, 26
CMY:
7, 92, 90
CMYK:
0, 92, 89, 7
HSL:
358°, 85.7708%, 50.3922%
HSV (HSB):
358°, 91.5612%, 92.9412%
XYZ:
35.3617, 18.5794, 2.6997
xyY:
0.6243, 0.3280, 18.5794
CIE-Lab:
50.1915, 74.3044, 55.8035
CIE-LCH:
50.1915, 92.9257, 36.9070
CIE-Luv:
50.1915, 157.3988, 33.0937
Hunter-Lab:
43.1038, 71.0066, 26.4592
#ed141a color charts
#ed141a color shades, tints & tones
#ed141a color schemes
#ed141a color preview, HTML & CSS examples
This text has a color of #ed141a
<p style="color:#ed141a;">Text here</p>
.mytext {color:#ed141a;}
This box has a color of #ed141a
<div style="background-color:#ed141a;">Content here</div>
.mybackground {background-color:#ed141a;}
Border around this has a color of #ed141a
<div style="border:2px solid #ed141a;">Content here</div>
.myborder {border:2px solid #ed141a;}