#ed1003 color space conversions
Hex:
#ed1003
RGB:
237, 16, 3
CMY:
7, 94, 99
CMYK:
0, 93, 99, 7
HSL:
3°, 97.5000%, 47.0588%
HSV (HSB):
3°, 98.7342%, 92.9412%
XYZ:
35.1268, 18.3817, 1.7828
xyY:
0.6353, 0.3325, 18.3817
CIE-Lab:
49.9558, 74.5222, 62.9311
CIE-LCH:
49.9558, 97.5391, 40.1798
CIE-Luv:
49.9558, 160.0972, 35.6281
Hunter-Lab:
42.8739, 71.2167, 27.5463
#ed1003 color charts
#ed1003 color shades, tints & tones
#ed1003 color schemes
#ed1003 color preview, HTML & CSS examples
This text has a color of #ed1003
<p style="color:#ed1003;">Text here</p>
.mytext {color:#ed1003;}
This box has a color of #ed1003
<div style="background-color:#ed1003;">Content here</div>
.mybackground {background-color:#ed1003;}
Border around this has a color of #ed1003
<div style="border:2px solid #ed1003;">Content here</div>
.myborder {border:2px solid #ed1003;}