#ed4f4e color space conversions
Hex:
#ed4f4e
RGB:
237, 79, 78
CMY:
7, 69, 69
CMYK:
0, 67, 67, 7
HSL:
0°, 81.5385%, 61.7647%
HSV (HSB):
0°, 67.0886%, 92.9412%
XYZ:
39.0962, 24.1465, 9.8079
xyY:
0.5352, 0.3305, 24.1465
CIE-Lab:
56.2342, 60.4963, 34.8880
CIE-LCH:
56.2342, 69.8354, 29.9719
CIE-Luv:
56.2342, 120.7974, 26.4741
Hunter-Lab:
49.1391, 56.0250, 22.5635
#ed4f4e color charts
#ed4f4e color shades, tints & tones
#ed4f4e color schemes
#ed4f4e color preview, HTML & CSS examples
This text has a color of #ed4f4e
<p style="color:#ed4f4e;">Text here</p>
.mytext {color:#ed4f4e;}
This box has a color of #ed4f4e
<div style="background-color:#ed4f4e;">Content here</div>
.mybackground {background-color:#ed4f4e;}
Border around this has a color of #ed4f4e
<div style="border:2px solid #ed4f4e;">Content here</div>
.myborder {border:2px solid #ed4f4e;}