#ed113d color space conversions
Hex:
#ed113d
RGB:
237, 17, 61
CMY:
7, 93, 76
CMYK:
0, 93, 74, 7
HSL:
348°, 86.6142%, 49.8039%
HSV (HSB):
348°, 92.8270%, 92.9412%
XYZ:
35.9678, 18.7423, 6.1368
xyY:
0.5911, 0.3080, 18.7423
CIE-Lab:
50.3844, 75.5160, 37.7743
CIE-LCH:
50.3844, 84.4368, 26.5750
CIE-Luv:
50.3844, 151.2843, 22.5443
Hunter-Lab:
43.2924, 72.5379, 21.9002
#ed113d color charts
#ed113d color shades, tints & tones
#ed113d color schemes
#ed113d color preview, HTML & CSS examples
This text has a color of #ed113d
<p style="color:#ed113d;">Text here</p>
.mytext {color:#ed113d;}
This box has a color of #ed113d
<div style="background-color:#ed113d;">Content here</div>
.mybackground {background-color:#ed113d;}
Border around this has a color of #ed113d
<div style="border:2px solid #ed113d;">Content here</div>
.myborder {border:2px solid #ed113d;}