#ed3d4e color space conversions
Hex:
#ed3d4e
RGB:
237, 61, 78
CMY:
7, 76, 69
CMYK:
0, 74, 67, 7
HSL:
354°, 83.0189%, 58.4314%
HSV (HSB):
354°, 74.2616%, 92.9412%
XYZ:
37.9689, 21.8921, 9.4321
xyY:
0.5479, 0.3159, 21.8921
CIE-Lab:
53.9123, 66.8959, 32.0446
CIE-LCH:
53.9123, 74.1749, 25.5954
CIE-Luv:
53.9123, 131.0610, 21.6687
Hunter-Lab:
46.7890, 62.9709, 20.8001
#ed3d4e color charts
#ed3d4e color shades, tints & tones
#ed3d4e color schemes
#ed3d4e color preview, HTML & CSS examples
This text has a color of #ed3d4e
<p style="color:#ed3d4e;">Text here</p>
.mytext {color:#ed3d4e;}
This box has a color of #ed3d4e
<div style="background-color:#ed3d4e;">Content here</div>
.mybackground {background-color:#ed3d4e;}
Border around this has a color of #ed3d4e
<div style="border:2px solid #ed3d4e;">Content here</div>
.myborder {border:2px solid #ed3d4e;}