#ed354c color space conversions
Hex:
#ed354c
RGB:
237, 53, 76
CMY:
7, 79, 70
CMYK:
0, 78, 68, 7
HSL:
353°, 83.6364%, 56.8627%
HSV (HSB):
353°, 77.6371%, 92.9412%
XYZ:
37.5027, 21.0725, 8.9283
xyY:
0.5556, 0.3122, 21.0725
CIE-Lab:
53.0288, 69.1905, 32.1260
CIE-LCH:
53.0288, 76.2850, 24.9060
CIE-Luv:
53.0288, 135.4864, 20.8586
Hunter-Lab:
45.9048, 65.4949, 20.6018
#ed354c color charts
#ed354c color shades, tints & tones
#ed354c color schemes
#ed354c color preview, HTML & CSS examples
This text has a color of #ed354c
<p style="color:#ed354c;">Text here</p>
.mytext {color:#ed354c;}
This box has a color of #ed354c
<div style="background-color:#ed354c;">Content here</div>
.mybackground {background-color:#ed354c;}
Border around this has a color of #ed354c
<div style="border:2px solid #ed354c;">Content here</div>
.myborder {border:2px solid #ed354c;}