#ed2003 color space conversions
Hex:
#ed2003
RGB:
237, 32, 3
CMY:
7, 87, 99
CMYK:
0, 86, 99, 7
HSL:
7°, 97.5000%, 47.0588%
HSV (HSB):
7°, 98.7342%, 92.9412%
XYZ:
35.4580, 19.0441, 1.8932
xyY:
0.6287, 0.3377, 19.0441
CIE-Lab:
50.7388, 72.2716, 63.2536
CIE-LCH:
50.7388, 96.0427, 41.1931
CIE-Luv:
50.7388, 155.7744, 37.0273
Hunter-Lab:
43.6396, 68.6655, 27.9756
#ed2003 color charts
#ed2003 color shades, tints & tones
#ed2003 color schemes
#ed2003 color preview, HTML & CSS examples
This text has a color of #ed2003
<p style="color:#ed2003;">Text here</p>
.mytext {color:#ed2003;}
This box has a color of #ed2003
<div style="background-color:#ed2003;">Content here</div>
.mybackground {background-color:#ed2003;}
Border around this has a color of #ed2003
<div style="border:2px solid #ed2003;">Content here</div>
.myborder {border:2px solid #ed2003;}