#ed003c color space conversions
Hex:
#ed003c
RGB:
237, 0, 60
CMY:
7, 100, 76
CMYK:
0, 100, 75, 7
HSL:
345°, 100.0000%, 46.4706%
HSV (HSB):
345°, 100.0000%, 92.9412%
XYZ:
35.7407, 18.3308, 5.9294
xyY:
0.5957, 0.3055, 18.3308
CIE-Lab:
49.8949, 76.8631, 37.8040
CIE-LCH:
49.8949, 85.6568, 26.1896
CIE-Luv:
49.8949, 153.9668, 21.9829
Hunter-Lab:
42.8144, 74.0830, 21.7590
#ed003c color charts
#ed003c RGB chart
#ed003c CMYK chart
#ed003c RGB pie chart
#ed003c color shades, tints & tones
#ed003c color schemes
#ed003c color preview, HTML & CSS examples
This text has a color of #ed003c
<p style="color:#ed003c;">Text here</p>
.mytext {color:#ed003c;}
Text color #ed003c
This box has a color of #ed003c
<div style="background-color:#ed003c;">Content here</div>
.mybackground {background-color:#ed003c;}
Background color #ed003c
Border around this has a color of #ed003c
<div style="border:2px solid #ed003c;">Content here</div>
.myborder {border:2px solid #ed003c;}
Border color #ed003c