#ed423c color space conversions
Hex:
#ed423c
RGB:
237, 66, 60
CMY:
7, 74, 76
CMYK:
0, 72, 75, 7
HSL:
2°, 83.0986%, 58.2353%
HSV (HSB):
2°, 74.6835%, 92.9412%
XYZ:
37.6889, 22.2272, 6.5788
xyY:
0.5668, 0.3343, 22.2272
CIE-Lab:
54.2672, 64.4584, 42.6704
CIE-LCH:
54.2672, 77.3023, 33.5039
CIE-Luv:
54.2672, 132.5505, 30.6919
Hunter-Lab:
47.1457, 60.1901, 24.7286
#ed423c color charts
#ed423c color shades, tints & tones
#ed423c color schemes
#ed423c color preview, HTML & CSS examples
This text has a color of #ed423c
<p style="color:#ed423c;">Text here</p>
.mytext {color:#ed423c;}
This box has a color of #ed423c
<div style="background-color:#ed423c;">Content here</div>
.mybackground {background-color:#ed423c;}
Border around this has a color of #ed423c
<div style="border:2px solid #ed423c;">Content here</div>
.myborder {border:2px solid #ed423c;}