#ed4241 color space conversions
Hex:
#ed4241
RGB:
237, 66, 65
CMY:
7, 74, 75
CMYK:
0, 72, 73, 7
HSL:
0°, 82.6923%, 59.2157%
HSV (HSB):
0°, 72.5738%, 92.9412%
XYZ:
37.8274, 22.2826, 7.3083
xyY:
0.5611, 0.3305, 22.2826
CIE-Lab:
54.3256, 64.6564, 39.9714
CIE-LCH:
54.3256, 76.0142, 31.7249
CIE-Luv:
54.3256, 131.5027, 28.7214
Hunter-Lab:
47.2045, 60.4336, 23.8637
#ed4241 color charts
#ed4241 color shades, tints & tones
#ed4241 color schemes
#ed4241 color preview, HTML & CSS examples
This text has a color of #ed4241
<p style="color:#ed4241;">Text here</p>
.mytext {color:#ed4241;}
This box has a color of #ed4241
<div style="background-color:#ed4241;">Content here</div>
.mybackground {background-color:#ed4241;}
Border around this has a color of #ed4241
<div style="border:2px solid #ed4241;">Content here</div>
.myborder {border:2px solid #ed4241;}