#ed475c color space conversions
Hex:
#ed475c
RGB:
237, 71, 92
CMY:
7, 72, 64
CMYK:
0, 70, 61, 7
HSL:
352°, 82.1782%, 60.3922%
HSV (HSB):
352°, 70.0422%, 92.9412%
XYZ:
39.1101, 23.2837, 12.5581
xyY:
0.5218, 0.3106, 23.2837
CIE-Lab:
55.3634, 64.2940, 25.6869
CIE-LCH:
55.3634, 69.2353, 21.7778
CIE-Luv:
55.3634, 121.8898, 16.9329
Hunter-Lab:
48.2532, 60.2343, 18.3468
#ed475c color charts
#ed475c color shades, tints & tones
#ed475c color schemes
#ed475c color preview, HTML & CSS examples
This text has a color of #ed475c
<p style="color:#ed475c;">Text here</p>
.mytext {color:#ed475c;}
This box has a color of #ed475c
<div style="background-color:#ed475c;">Content here</div>
.mybackground {background-color:#ed475c;}
Border around this has a color of #ed475c
<div style="border:2px solid #ed475c;">Content here</div>
.myborder {border:2px solid #ed475c;}