#ed153d color space conversions
Hex:
#ed153d
RGB:
237, 21, 61
CMY:
7, 92, 76
CMYK:
0, 91, 74, 7
HSL:
349°, 85.7143%, 50.5882%
HSV (HSB):
349°, 91.1392%, 92.9412%
XYZ:
36.0355, 18.8778, 6.1594
xyY:
0.5900, 0.3091, 18.8778
CIE-Lab:
50.5439, 75.0552, 37.9555
CIE-LCH:
50.5439, 84.1065, 26.8257
CIE-Luv:
50.5439, 150.4822, 22.8676
Hunter-Lab:
43.4486, 72.0100, 22.0089
#ed153d color charts
#ed153d color shades, tints & tones
#ed153d color schemes
#ed153d color preview, HTML & CSS examples
This text has a color of #ed153d
<p style="color:#ed153d;">Text here</p>
.mytext {color:#ed153d;}
This box has a color of #ed153d
<div style="background-color:#ed153d;">Content here</div>
.mybackground {background-color:#ed153d;}
Border around this has a color of #ed153d
<div style="border:2px solid #ed153d;">Content here</div>
.myborder {border:2px solid #ed153d;}