#ed1d65 color space conversions
Hex:
#ed1d65
RGB:
237, 29, 101
CMY:
7, 89, 60
CMYK:
0, 88, 57, 7
HSL:
339°, 85.2459%, 52.1569%
HSV (HSB):
339°, 87.7637%, 92.9412%
XYZ:
37.7134, 19.8228, 14.1504
xyY:
0.5261, 0.2765, 19.8228
CIE-Lab:
51.6363, 75.8781, 15.3089
CIE-LCH:
51.6363, 77.4071, 11.4067
CIE-Luv:
51.6363, 135.4390, 2.8544
Hunter-Lab:
44.5228, 73.2847, 12.3223
#ed1d65 color charts
#ed1d65 color shades, tints & tones
#ed1d65 color schemes
#ed1d65 color preview, HTML & CSS examples
This text has a color of #ed1d65
<p style="color:#ed1d65;">Text here</p>
.mytext {color:#ed1d65;}
This box has a color of #ed1d65
<div style="background-color:#ed1d65;">Content here</div>
.mybackground {background-color:#ed1d65;}
Border around this has a color of #ed1d65
<div style="border:2px solid #ed1d65;">Content here</div>
.myborder {border:2px solid #ed1d65;}