#ed3c4c color space conversions
Hex:
#ed3c4c
RGB:
237, 60, 76
CMY:
7, 76, 70
CMYK:
0, 75, 68, 7
HSL:
355°, 83.0986%, 58.2353%
HSV (HSB):
355°, 74.6835%, 92.9412%
XYZ:
37.8454, 21.7580, 9.0425
xyY:
0.5513, 0.3170, 21.7580
CIE-Lab:
53.7693, 67.1124, 33.0337
CIE-LCH:
53.7693, 74.8017, 26.2071
CIE-Luv:
53.7693, 132.1012, 22.4019
Hunter-Lab:
46.6455, 63.1947, 21.1581
#ed3c4c color charts
#ed3c4c color shades, tints & tones
#ed3c4c color schemes
#ed3c4c color preview, HTML & CSS examples
This text has a color of #ed3c4c
<p style="color:#ed3c4c;">Text here</p>
.mytext {color:#ed3c4c;}
This box has a color of #ed3c4c
<div style="background-color:#ed3c4c;">Content here</div>
.mybackground {background-color:#ed3c4c;}
Border around this has a color of #ed3c4c
<div style="border:2px solid #ed3c4c;">Content here</div>
.myborder {border:2px solid #ed3c4c;}