#ed001c color space conversions
Hex:
#ed001c
RGB:
237, 0, 28
CMY:
7, 100, 89
CMYK:
0, 100, 88, 7
HSL:
353°, 100.0000%, 46.4706%
HSV (HSB):
353°, 100.0000%, 92.9412%
XYZ:
35.1347, 18.0884, 2.7382
xyY:
0.6278, 0.3232, 18.0884
CIE-Lab:
49.6031, 76.0693, 54.5131
CIE-LCH:
49.6031, 93.5853, 35.6263
CIE-Luv:
49.6031, 160.4206, 31.6025
Hunter-Lab:
42.5304, 73.0318, 25.9541
#ed001c color charts
#ed001c RGB chart
#ed001c CMYK chart
#ed001c RGB pie chart
#ed001c color shades, tints & tones
#ed001c color schemes
#ed001c color preview, HTML & CSS examples
This text has a color of #ed001c
<p style="color:#ed001c;">Text here</p>
.mytext {color:#ed001c;}
Text color #ed001c
This box has a color of #ed001c
<div style="background-color:#ed001c;">Content here</div>
.mybackground {background-color:#ed001c;}
Background color #ed001c
Border around this has a color of #ed001c
<div style="border:2px solid #ed001c;">Content here</div>
.myborder {border:2px solid #ed001c;}
Border color #ed001c