#ed4d4c color space conversions
Hex:
#ed4d4c
RGB:
237, 77, 76
CMY:
7, 70, 70
CMYK:
0, 68, 68, 7
HSL:
0°, 81.7259%, 61.3725%
HSV (HSB):
0°, 67.9325%, 92.9412%
XYZ:
38.8834, 23.8341, 9.3885
xyY:
0.5393, 0.3305, 23.8341
CIE-Lab:
55.9213, 61.1695, 35.6449
CIE-LCH:
55.9213, 70.7973, 30.2304
CIE-Luv:
55.9213, 122.4963, 26.8314
Hunter-Lab:
48.8202, 56.7333, 22.7721
#ed4d4c color charts
#ed4d4c color shades, tints & tones
#ed4d4c color schemes
#ed4d4c color preview, HTML & CSS examples
This text has a color of #ed4d4c
<p style="color:#ed4d4c;">Text here</p>
.mytext {color:#ed4d4c;}
This box has a color of #ed4d4c
<div style="background-color:#ed4d4c;">Content here</div>
.mybackground {background-color:#ed4d4c;}
Border around this has a color of #ed4d4c
<div style="border:2px solid #ed4d4c;">Content here</div>
.myborder {border:2px solid #ed4d4c;}