#ed2642 color space conversions
Hex:
#ed2642
RGB:
237, 38, 66
CMY:
7, 85, 74
CMYK:
0, 84, 72, 7
HSL:
352°, 84.6809%, 53.9216%
HSV (HSB):
352°, 83.9662%, 92.9412%
XYZ:
36.6015, 19.7841, 7.0439
xyY:
0.5770, 0.3119, 19.7841
CIE-Lab:
51.5922, 72.4215, 36.2510
CIE-LCH:
51.5922, 80.9877, 26.5906
CIE-Luv:
51.5922, 144.3075, 22.7686
Hunter-Lab:
44.4793, 69.0468, 21.7462
#ed2642 color charts
#ed2642 color shades, tints & tones
#ed2642 color schemes
#ed2642 color preview, HTML & CSS examples
This text has a color of #ed2642
<p style="color:#ed2642;">Text here</p>
.mytext {color:#ed2642;}
This box has a color of #ed2642
<div style="background-color:#ed2642;">Content here</div>
.mybackground {background-color:#ed2642;}
Border around this has a color of #ed2642
<div style="border:2px solid #ed2642;">Content here</div>
.myborder {border:2px solid #ed2642;}