#ed2244 color space conversions
Hex:
#ed2244
RGB:
237, 34, 68
CMY:
7, 87, 73
CMYK:
0, 86, 71, 7
HSL:
350°, 84.9372%, 53.1373%
HSV (HSB):
350°, 85.6540%, 92.9412%
XYZ:
36.5405, 19.5659, 7.3195
xyY:
0.5761, 0.3085, 19.5659
CIE-Lab:
51.3429, 73.2939, 34.7870
CIE-LCH:
51.3429, 81.1304, 25.3901
CIE-Luv:
51.3429, 145.1097, 21.3226
Hunter-Lab:
44.2334, 70.0474, 21.1523
#ed2244 color charts
#ed2244 color shades, tints & tones
#ed2244 color schemes
#ed2244 color preview, HTML & CSS examples
This text has a color of #ed2244
<p style="color:#ed2244;">Text here</p>
.mytext {color:#ed2244;}
This box has a color of #ed2244
<div style="background-color:#ed2244;">Content here</div>
.mybackground {background-color:#ed2244;}
Border around this has a color of #ed2244
<div style="border:2px solid #ed2244;">Content here</div>
.myborder {border:2px solid #ed2244;}