#ed145d color space conversions
Hex:
#ed145d
RGB:
237, 20, 93
CMY:
7, 92, 64
CMYK:
0, 92, 61, 7
HSL:
340°, 85.7708%, 50.3922%
HSV (HSB):
340°, 91.5612%, 92.9412%
XYZ:
37.1510, 19.2952, 12.1222
xyY:
0.5418, 0.2814, 19.2952
CIE-Lab:
51.0307, 76.6529, 19.3565
CIE-LCH:
51.0307, 79.0591, 14.1722
CIE-Luv:
51.0307, 140.3752, 6.7193
Hunter-Lab:
43.9262, 74.0969, 14.3863
#ed145d color charts
#ed145d color shades, tints & tones
#ed145d color schemes
#ed145d color preview, HTML & CSS examples
This text has a color of #ed145d
<p style="color:#ed145d;">Text here</p>
.mytext {color:#ed145d;}
This box has a color of #ed145d
<div style="background-color:#ed145d;">Content here</div>
.mybackground {background-color:#ed145d;}
Border around this has a color of #ed145d
<div style="border:2px solid #ed145d;">Content here</div>
.myborder {border:2px solid #ed145d;}