#ed2800 color space conversions
Hex:
#ed2800
RGB:
237, 40, 0
CMY:
7, 84, 100
CMYK:
0, 83, 100, 7
HSL:
10°, 100.0000%, 46.4706%
HSV (HSB):
10°, 100.0000%, 92.9412%
XYZ:
35.6838, 19.5221, 1.8874
xyY:
0.6250, 0.3419, 19.5221
CIE-Lab:
51.2925, 70.6473, 64.2612
CIE-LCH:
51.2925, 95.5015, 42.2898
CIE-Luv:
51.2925, 152.8875, 38.2937
Hunter-Lab:
44.1838, 66.8389, 28.3960
#ed2800 color charts
#ed2800 color shades, tints & tones
#ed2800 color schemes
#ed2800 color preview, HTML & CSS examples
This text has a color of #ed2800
<p style="color:#ed2800;">Text here</p>
.mytext {color:#ed2800;}
This box has a color of #ed2800
<div style="background-color:#ed2800;">Content here</div>
.mybackground {background-color:#ed2800;}
Border around this has a color of #ed2800
<div style="border:2px solid #ed2800;">Content here</div>
.myborder {border:2px solid #ed2800;}