#ed2140 color space conversions
Hex:
#ed2140
RGB:
237, 33, 64
CMY:
7, 87, 75
CMYK:
0, 86, 73, 7
HSL:
351°, 85.0000%, 52.9412%
HSV (HSB):
351°, 86.0759%, 92.9412%
XYZ:
36.3943, 19.4624, 6.6889
xyY:
0.5819, 0.3112, 19.4624
CIE-Lab:
51.2239, 73.3215, 36.9878
CIE-LCH:
51.2239, 82.1227, 26.7692
CIE-Luv:
51.2239, 146.5062, 22.9260
Hunter-Lab:
44.1162, 70.0528, 21.8918
#ed2140 color charts
#ed2140 color shades, tints & tones
#ed2140 color schemes
#ed2140 color preview, HTML & CSS examples
This text has a color of #ed2140
<p style="color:#ed2140;">Text here</p>
.mytext {color:#ed2140;}
This box has a color of #ed2140
<div style="background-color:#ed2140;">Content here</div>
.mybackground {background-color:#ed2140;}
Border around this has a color of #ed2140
<div style="border:2px solid #ed2140;">Content here</div>
.myborder {border:2px solid #ed2140;}