#ed023f color space conversions
Hex:
#ed023f
RGB:
237, 2, 63
CMY:
7, 99, 75
CMYK:
0, 99, 73, 7
HSL:
344°, 98.3264%, 46.8627%
HSV (HSB):
344°, 99.1561%, 92.9412%
XYZ:
35.8440, 18.4068, 6.3663
xyY:
0.5913, 0.3037, 18.4068
CIE-Lab:
49.9859, 76.8182, 36.1430
CIE-LCH:
49.9859, 84.8961, 25.1970
CIE-Luv:
49.9859, 152.8762, 20.8480
Hunter-Lab:
42.9032, 74.0494, 21.2343
#ed023f color charts
#ed023f color shades, tints & tones
#ed023f color schemes
#ed023f color preview, HTML & CSS examples
This text has a color of #ed023f
<p style="color:#ed023f;">Text here</p>
.mytext {color:#ed023f;}
This box has a color of #ed023f
<div style="background-color:#ed023f;">Content here</div>
.mybackground {background-color:#ed023f;}
Border around this has a color of #ed023f
<div style="border:2px solid #ed023f;">Content here</div>
.myborder {border:2px solid #ed023f;}