#ed4084 color space conversions
Hex:
#ed4084
RGB:
237, 64, 132
CMY:
7, 75, 48
CMYK:
0, 73, 44, 7
HSL:
336°, 82.7751%, 59.0196%
HSV (HSB):
336°, 72.9958%, 92.9412%
XYZ:
40.9233, 23.3373, 24.1774
xyY:
0.4627, 0.2639, 23.3373
CIE-Lab:
55.4180, 69.7191, 2.0245
CIE-LCH:
55.4180, 69.7485, 1.6633
CIE-Luv:
55.4180, 111.8956, -10.9505
Hunter-Lab:
48.3087, 66.6711, 4.1427
#ed4084 color charts
#ed4084 color shades, tints & tones
#ed4084 color schemes
#ed4084 color preview, HTML & CSS examples
This text has a color of #ed4084
<p style="color:#ed4084;">Text here</p>
.mytext {color:#ed4084;}
This box has a color of #ed4084
<div style="background-color:#ed4084;">Content here</div>
.mybackground {background-color:#ed4084;}
Border around this has a color of #ed4084
<div style="border:2px solid #ed4084;">Content here</div>
.myborder {border:2px solid #ed4084;}