#ed445e color space conversions
Hex:
#ed445e
RGB:
237, 68, 94
CMY:
7, 73, 63
CMYK:
0, 71, 60, 7
HSL:
351°, 82.4390%, 59.8039%
HSV (HSB):
351°, 71.3080%, 92.9412%
XYZ:
39.0126, 22.9469, 12.9627
xyY:
0.5207, 0.3063, 22.9469
CIE-Lab:
55.0176, 65.4750, 24.0563
CIE-LCH:
55.0176, 69.7544, 20.1739
CIE-Luv:
55.0176, 122.9164, 14.9711
Hunter-Lab:
47.9029, 61.5417, 17.4880
#ed445e color charts
#ed445e color shades, tints & tones
#ed445e color schemes
#ed445e color preview, HTML & CSS examples
This text has a color of #ed445e
<p style="color:#ed445e;">Text here</p>
.mytext {color:#ed445e;}
This box has a color of #ed445e
<div style="background-color:#ed445e;">Content here</div>
.mybackground {background-color:#ed445e;}
Border around this has a color of #ed445e
<div style="border:2px solid #ed445e;">Content here</div>
.myborder {border:2px solid #ed445e;}