#ed1964 color space conversions
Hex:
#ed1964
RGB:
237, 25, 100
CMY:
7, 90, 61
CMYK:
0, 89, 58, 7
HSL:
339°, 85.4839%, 51.3725%
HSV (HSB):
339°, 89.4515%, 92.9412%
XYZ:
37.5729, 19.6199, 13.8633
xyY:
0.5288, 0.2761, 19.6199
CIE-Lab:
51.4047, 76.4198, 15.5994
CIE-LCH:
51.4047, 77.9957, 11.5371
CIE-Luv:
51.4047, 136.7193, 2.9947
Hunter-Lab:
44.2943, 73.8986, 12.4494
#ed1964 color charts
#ed1964 color shades, tints & tones
#ed1964 color schemes
#ed1964 color preview, HTML & CSS examples
This text has a color of #ed1964
<p style="color:#ed1964;">Text here</p>
.mytext {color:#ed1964;}
This box has a color of #ed1964
<div style="background-color:#ed1964;">Content here</div>
.mybackground {background-color:#ed1964;}
Border around this has a color of #ed1964
<div style="border:2px solid #ed1964;">Content here</div>
.myborder {border:2px solid #ed1964;}