#ed100c color space conversions
Hex:
#ed100c
RGB:
237, 16, 12
CMY:
7, 94, 95
CMYK:
0, 93, 95, 7
HSL:
1°, 90.3614%, 48.8235%
HSV (HSB):
1°, 94.9367%, 92.9412%
XYZ:
35.1767, 18.4017, 2.0457
xyY:
0.6324, 0.3308, 18.4017
CIE-Lab:
49.9797, 74.5892, 60.5894
CIE-LCH:
49.9797, 96.0969, 39.0872
CIE-Luv:
49.9797, 159.5471, 34.7938
Hunter-Lab:
42.8971, 71.3043, 27.2006
#ed100c color charts
#ed100c RGB chart
#ed100c CMYK chart
#ed100c RGB pie chart
#ed100c color shades, tints & tones
#ed100c color schemes
#ed100c color preview, HTML & CSS examples
This text has a color of #ed100c
<p style="color:#ed100c;">Text here</p>
.mytext {color:#ed100c;}
Text color #ed100c
This box has a color of #ed100c
<div style="background-color:#ed100c;">Content here</div>
.mybackground {background-color:#ed100c;}
Background color #ed100c
Border around this has a color of #ed100c
<div style="border:2px solid #ed100c;">Content here</div>
.myborder {border:2px solid #ed100c;}
Border color #ed100c