#ed012e color space conversions
Hex:
#ed012e
RGB:
237, 1, 46
CMY:
7, 100, 82
CMYK:
0, 100, 81, 7
HSL:
349°, 99.1597%, 46.6667%
HSV (HSB):
349°, 99.5781%, 92.9412%
XYZ:
35.4290, 18.2235, 4.2349
xyY:
0.6120, 0.3148, 18.2235
CIE-Lab:
49.7661, 76.3664, 45.6268
CIE-LCH:
49.7661, 88.9586, 30.8572
CIE-Luv:
49.7661, 157.1955, 27.0623
Hunter-Lab:
42.6890, 73.4376, 24.0005
#ed012e color charts
#ed012e color shades, tints & tones
#ed012e color schemes
#ed012e color preview, HTML & CSS examples
This text has a color of #ed012e
<p style="color:#ed012e;">Text here</p>
.mytext {color:#ed012e;}
This box has a color of #ed012e
<div style="background-color:#ed012e;">Content here</div>
.mybackground {background-color:#ed012e;}
Border around this has a color of #ed012e
<div style="border:2px solid #ed012e;">Content here</div>
.myborder {border:2px solid #ed012e;}