#ed000c color space conversions
Hex:
#ed000c
RGB:
237, 0, 12
CMY:
7, 100, 95
CMYK:
0, 100, 95, 7
HSL:
357°, 100.0000%, 46.4706%
HSV (HSB):
357°, 100.0000%, 92.9412%
XYZ:
34.9914, 18.0311, 1.9839
xyY:
0.6361, 0.3278, 18.0311
CIE-Lab:
49.5338, 75.8798, 60.3611
CIE-LCH:
49.5338, 96.9599, 38.5017
CIE-Luv:
49.5338, 162.0274, 33.9855
Hunter-Lab:
42.4630, 72.7817, 26.9540
#ed000c color charts
#ed000c RGB chart
#ed000c CMYK chart
#ed000c RGB pie chart
#ed000c color shades, tints & tones
#ed000c color schemes
#ed000c color preview, HTML & CSS examples
This text has a color of #ed000c
<p style="color:#ed000c;">Text here</p>
.mytext {color:#ed000c;}
Text color #ed000c
This box has a color of #ed000c
<div style="background-color:#ed000c;">Content here</div>
.mybackground {background-color:#ed000c;}
Background color #ed000c
Border around this has a color of #ed000c
<div style="border:2px solid #ed000c;">Content here</div>
.myborder {border:2px solid #ed000c;}
Border color #ed000c