#ed3441 color space conversions
Hex:
#ed3441
RGB:
237, 52, 65
CMY:
7, 80, 75
CMYK:
0, 78, 73, 7
HSL:
356°, 83.7104%, 56.6667%
HSV (HSB):
356°, 78.0591%, 92.9412%
XYZ:
37.1072, 20.8422, 7.0682
xyY:
0.5707, 0.3206, 20.8422
CIE-Lab:
52.7763, 68.9851, 38.2002
CIE-LCH:
52.7763, 78.8556, 28.9753
CIE-Luv:
52.7763, 138.7949, 25.6219
Hunter-Lab:
45.6532, 65.1926, 22.7778
#ed3441 color charts
#ed3441 color shades, tints & tones
#ed3441 color schemes
#ed3441 color preview, HTML & CSS examples
This text has a color of #ed3441
<p style="color:#ed3441;">Text here</p>
.mytext {color:#ed3441;}
This box has a color of #ed3441
<div style="background-color:#ed3441;">Content here</div>
.mybackground {background-color:#ed3441;}
Border around this has a color of #ed3441
<div style="border:2px solid #ed3441;">Content here</div>
.myborder {border:2px solid #ed3441;}