#ed2345 color space conversions
Hex:
#ed2345
RGB:
237, 35, 69
CMY:
7, 86, 73
CMYK:
0, 85, 71, 7
HSL:
350°, 84.8739%, 53.3333%
HSV (HSB):
350°, 85.2321%, 92.9412%
XYZ:
36.6003, 19.6363, 7.4914
xyY:
0.5743, 0.3081, 19.6363
CIE-Lab:
51.4234, 73.1448, 34.2946
CIE-LCH:
51.4234, 80.7854, 25.1200
CIE-Luv:
51.4234, 144.5100, 21.0109
Hunter-Lab:
44.3128, 69.8850, 20.9956
#ed2345 color charts
#ed2345 color shades, tints & tones
#ed2345 color schemes
#ed2345 color preview, HTML & CSS examples
This text has a color of #ed2345
<p style="color:#ed2345;">Text here</p>
.mytext {color:#ed2345;}
This box has a color of #ed2345
<div style="background-color:#ed2345;">Content here</div>
.mybackground {background-color:#ed2345;}
Border around this has a color of #ed2345
<div style="border:2px solid #ed2345;">Content here</div>
.myborder {border:2px solid #ed2345;}