#ed5041 color space conversions
Hex:
#ed5041
RGB:
237, 80, 65
CMY:
7, 69, 75
CMYK:
0, 66, 73, 7
HSL:
5°, 82.6923%, 59.2157%
HSV (HSB):
5°, 72.5738%, 92.9412%
XYZ:
38.7478, 24.1235, 7.6151
xyY:
0.5497, 0.3422, 24.1235
CIE-Lab:
56.2112, 59.4878, 42.1007
CIE-LCH:
56.2112, 72.8784, 35.2878
CIE-Luv:
56.2112, 122.9002, 32.4375
Hunter-Lab:
49.1157, 54.8680, 25.1884
#ed5041 color charts
#ed5041 color shades, tints & tones
#ed5041 color schemes
#ed5041 color preview, HTML & CSS examples
This text has a color of #ed5041
<p style="color:#ed5041;">Text here</p>
.mytext {color:#ed5041;}
This box has a color of #ed5041
<div style="background-color:#ed5041;">Content here</div>
.mybackground {background-color:#ed5041;}
Border around this has a color of #ed5041
<div style="border:2px solid #ed5041;">Content here</div>
.myborder {border:2px solid #ed5041;}