#ed1200 color space conversions
Hex:
#ed1200
RGB:
237, 18, 0
CMY:
7, 93, 100
CMYK:
0, 92, 100, 7
HSL:
5°, 100.0000%, 46.4706%
HSV (HSB):
5°, 100.0000%, 92.9412%
XYZ:
35.1414, 18.4371, 1.7066
xyY:
0.6356, 0.3335, 18.4371
CIE-Lab:
50.0221, 74.2862, 63.7796
CIE-LCH:
50.0221, 97.9095, 40.6482
CIE-Luv:
50.0221, 159.8658, 36.0363
Hunter-Lab:
42.9385, 70.9441, 27.7005
#ed1200 color charts
#ed1200 color shades, tints & tones
#ed1200 color schemes
#ed1200 color preview, HTML & CSS examples
This text has a color of #ed1200
<p style="color:#ed1200;">Text here</p>
.mytext {color:#ed1200;}
This box has a color of #ed1200
<div style="background-color:#ed1200;">Content here</div>
.mybackground {background-color:#ed1200;}
Border around this has a color of #ed1200
<div style="border:2px solid #ed1200;">Content here</div>
.myborder {border:2px solid #ed1200;}