#ed0f01 color space conversions
Hex:
#ed0f01
RGB:
237, 15, 1
CMY:
7, 94, 100
CMYK:
0, 94, 100, 7
HSL:
4°, 99.1597%, 46.6667%
HSV (HSB):
4°, 99.5781%, 92.9412%
XYZ:
35.1014, 18.3484, 1.7203
xyY:
0.6362, 0.3326, 18.3484
CIE-Lab:
49.9159, 74.6075, 63.4631
CIE-LCH:
49.9159, 97.9482, 40.3854
CIE-Luv:
49.9159, 160.4117, 35.7499
Hunter-Lab:
42.8350, 71.3115, 27.6034
#ed0f01 color charts
#ed0f01 color shades, tints & tones
#ed0f01 color schemes
#ed0f01 color preview, HTML & CSS examples
This text has a color of #ed0f01
<p style="color:#ed0f01;">Text here</p>
.mytext {color:#ed0f01;}
This box has a color of #ed0f01
<div style="background-color:#ed0f01;">Content here</div>
.mybackground {background-color:#ed0f01;}
Border around this has a color of #ed0f01
<div style="border:2px solid #ed0f01;">Content here</div>
.myborder {border:2px solid #ed0f01;}