#ed2039 color space conversions
Hex:
#ed2039
RGB:
237, 32, 57
CMY:
7, 87, 78
CMYK:
0, 86, 76, 7
HSL:
353°, 85.0622%, 52.7451%
HSV (HSB):
353°, 86.4979%, 92.9412%
XYZ:
36.1801, 19.3330, 5.6956
xyY:
0.5911, 0.3159, 19.3330
CIE-Lab:
51.0745, 73.2515, 40.8476
CIE-LCH:
51.0745, 83.8708, 29.1456
CIE-Luv:
51.0745, 148.5724, 25.6002
Hunter-Lab:
43.9693, 69.9324, 23.0983
#ed2039 color charts
#ed2039 color shades, tints & tones
#ed2039 color schemes
#ed2039 color preview, HTML & CSS examples
This text has a color of #ed2039
<p style="color:#ed2039;">Text here</p>
.mytext {color:#ed2039;}
This box has a color of #ed2039
<div style="background-color:#ed2039;">Content here</div>
.mybackground {background-color:#ed2039;}
Border around this has a color of #ed2039
<div style="border:2px solid #ed2039;">Content here</div>
.myborder {border:2px solid #ed2039;}