#ed3345 color space conversions
Hex:
#ed3345
RGB:
237, 51, 69
CMY:
7, 80, 73
CMYK:
0, 78, 71, 7
HSL:
354°, 83.7838%, 56.4706%
HSV (HSB):
354°, 78.4810%, 92.9412%
XYZ:
37.1831, 20.8018, 7.6856
xyY:
0.5662, 0.3168, 20.8018
CIE-Lab:
52.7319, 69.4253, 35.8483
CIE-LCH:
52.7319, 78.1343, 27.3099
CIE-Luv:
52.7319, 138.2620, 23.6999
Hunter-Lab:
45.6090, 65.7074, 21.9353
#ed3345 color charts
#ed3345 color shades, tints & tones
#ed3345 color schemes
#ed3345 color preview, HTML & CSS examples
This text has a color of #ed3345
<p style="color:#ed3345;">Text here</p>
.mytext {color:#ed3345;}
This box has a color of #ed3345
<div style="background-color:#ed3345;">Content here</div>
.mybackground {background-color:#ed3345;}
Border around this has a color of #ed3345
<div style="border:2px solid #ed3345;">Content here</div>
.myborder {border:2px solid #ed3345;}