#ed180a color space conversions
Hex:
#ed180a
RGB:
237, 24, 10
CMY:
7, 91, 96
CMYK:
0, 90, 96, 7
HSL:
4°, 91.9028%, 48.4314%
HSV (HSB):
4°, 95.7806%, 92.9412%
XYZ:
35.3065, 18.6797, 2.0318
xyY:
0.6303, 0.3335, 18.6797
CIE-Lab:
50.3104, 73.6048, 61.2796
CIE-LCH:
50.3104, 95.7751, 39.7791
CIE-Luv:
50.3104, 157.8177, 35.5929
Hunter-Lab:
43.2200, 70.1817, 27.4667
#ed180a color charts
#ed180a color shades, tints & tones
#ed180a color schemes
#ed180a color preview, HTML & CSS examples
This text has a color of #ed180a
<p style="color:#ed180a;">Text here</p>
.mytext {color:#ed180a;}
This box has a color of #ed180a
<div style="background-color:#ed180a;">Content here</div>
.mybackground {background-color:#ed180a;}
Border around this has a color of #ed180a
<div style="border:2px solid #ed180a;">Content here</div>
.myborder {border:2px solid #ed180a;}