#ed354d color space conversions
Hex:
#ed354d
RGB:
237, 53, 77
CMY:
7, 79, 70
CMYK:
0, 78, 68, 7
HSL:
352°, 83.6364%, 56.8627%
HSV (HSB):
352°, 77.6371%, 92.9412%
XYZ:
37.5377, 21.0866, 9.1128
xyY:
0.5542, 0.3113, 21.0866
CIE-Lab:
53.0441, 69.2388, 31.5577
CIE-LCH:
53.0441, 76.0914, 24.5026
CIE-Luv:
53.0441, 135.2091, 20.3722
Hunter-Lab:
45.9201, 65.5559, 20.3780
#ed354d color charts
#ed354d color shades, tints & tones
#ed354d color schemes
#ed354d color preview, HTML & CSS examples
This text has a color of #ed354d
<p style="color:#ed354d;">Text here</p>
.mytext {color:#ed354d;}
This box has a color of #ed354d
<div style="background-color:#ed354d;">Content here</div>
.mybackground {background-color:#ed354d;}
Border around this has a color of #ed354d
<div style="border:2px solid #ed354d;">Content here</div>
.myborder {border:2px solid #ed354d;}