#ed0010 color space conversions
Hex:
#ed0010
RGB:
237, 0, 16
CMY:
7, 100, 94
CMYK:
0, 100, 93, 7
HSL:
356°, 100.0000%, 46.4706%
HSV (HSB):
356°, 100.0000%, 92.9412%
XYZ:
35.0186, 18.0419, 2.1270
xyY:
0.6345, 0.3269, 18.0419
CIE-Lab:
49.5469, 75.9158, 59.1482
CIE-LCH:
49.5469, 96.2378, 37.9232
CIE-Luv:
49.5469, 161.7201, 33.5302
Hunter-Lab:
42.4758, 72.8292, 26.7641
#ed0010 color charts
#ed0010 color shades, tints & tones
#ed0010 color schemes
#ed0010 color preview, HTML & CSS examples
This text has a color of #ed0010
<p style="color:#ed0010;">Text here</p>
.mytext {color:#ed0010;}
This box has a color of #ed0010
<div style="background-color:#ed0010;">Content here</div>
.mybackground {background-color:#ed0010;}
Border around this has a color of #ed0010
<div style="border:2px solid #ed0010;">Content here</div>
.myborder {border:2px solid #ed0010;}