#ed0003 color space conversions
Hex:
#ed0003
RGB:
237, 0, 3
CMY:
7, 100, 99
CMYK:
0, 100, 99, 7
HSL:
359°, 100.0000%, 46.4706%
HSV (HSB):
359°, 100.0000%, 92.9412%
XYZ:
34.9415, 18.0111, 1.7210
xyY:
0.6391, 0.3294, 18.0111
CIE-Lab:
49.5096, 75.8137, 62.7551
CIE-LCH:
49.5096, 98.4170, 39.6164
CIE-Luv:
49.5096, 162.5951, 34.8264
Hunter-Lab:
42.4395, 72.6944, 27.3033
#ed0003 color charts
#ed0003 color shades, tints & tones
#ed0003 color schemes
#ed0003 color preview, HTML & CSS examples
This text has a color of #ed0003
<p style="color:#ed0003;">Text here</p>
.mytext {color:#ed0003;}
This box has a color of #ed0003
<div style="background-color:#ed0003;">Content here</div>
.mybackground {background-color:#ed0003;}
Border around this has a color of #ed0003
<div style="border:2px solid #ed0003;">Content here</div>
.myborder {border:2px solid #ed0003;}