#ed000e color space conversions
Hex:
#ed000e
RGB:
237, 0, 14
CMY:
7, 100, 95
CMYK:
0, 100, 94, 7
HSL:
356°, 100.0000%, 46.4706%
HSV (HSB):
356°, 100.0000%, 92.9412%
XYZ:
35.0043, 18.0362, 2.0519
xyY:
0.6354, 0.3274, 18.0362
CIE-Lab:
49.5400, 75.8969, 59.7778
CIE-LCH:
49.5400, 96.6112, 38.2246
CIE-Luv:
49.5400, 161.8813, 33.7690
Hunter-Lab:
42.4691, 72.8043, 26.8638
#ed000e color charts
#ed000e color shades, tints & tones
#ed000e color schemes
#ed000e color preview, HTML & CSS examples
This text has a color of #ed000e
<p style="color:#ed000e;">Text here</p>
.mytext {color:#ed000e;}
This box has a color of #ed000e
<div style="background-color:#ed000e;">Content here</div>
.mybackground {background-color:#ed000e;}
Border around this has a color of #ed000e
<div style="border:2px solid #ed000e;">Content here</div>
.myborder {border:2px solid #ed000e;}