#ed2e1d color space conversions
Hex:
#ed2e1d
RGB:
237, 46, 29
CMY:
7, 82, 89
CMYK:
0, 81, 88, 7
HSL:
5°, 85.2459%, 52.1569%
HSV (HSB):
5°, 87.7637%, 92.9412%
XYZ:
36.1238, 20.0472, 3.1280
xyY:
0.6092, 0.3381, 20.0472
CIE-Lab:
51.8906, 69.5460, 55.7993
CIE-LCH:
51.8906, 89.1639, 38.7413
CIE-Luv:
51.8906, 148.0805, 35.6162
Hunter-Lab:
44.7741, 65.6593, 27.1998
#ed2e1d color charts
#ed2e1d color shades, tints & tones
#ed2e1d color schemes
#ed2e1d color preview, HTML & CSS examples
This text has a color of #ed2e1d
<p style="color:#ed2e1d;">Text here</p>
.mytext {color:#ed2e1d;}
This box has a color of #ed2e1d
<div style="background-color:#ed2e1d;">Content here</div>
.mybackground {background-color:#ed2e1d;}
Border around this has a color of #ed2e1d
<div style="border:2px solid #ed2e1d;">Content here</div>
.myborder {border:2px solid #ed2e1d;}