#ed323c color space conversions
Hex:
#ed323c
RGB:
237, 50, 60
CMY:
7, 80, 76
CMYK:
0, 79, 75, 7
HSL:
357°, 83.8565%, 56.2745%
HSV (HSB):
357°, 78.9030%, 92.9412%
XYZ:
36.8813, 20.6120, 6.3096
xyY:
0.5781, 0.3231, 20.6120
CIE-Lab:
52.5222, 69.3374, 40.7470
CIE-LCH:
52.5222, 80.4239, 30.4412
CIE-Luv:
52.5222, 140.8933, 27.2559
Hunter-Lab:
45.4004, 65.5547, 23.5403
#ed323c color charts
#ed323c color shades, tints & tones
#ed323c color schemes
#ed323c color preview, HTML & CSS examples
This text has a color of #ed323c
<p style="color:#ed323c;">Text here</p>
.mytext {color:#ed323c;}
This box has a color of #ed323c
<div style="background-color:#ed323c;">Content here</div>
.mybackground {background-color:#ed323c;}
Border around this has a color of #ed323c
<div style="border:2px solid #ed323c;">Content here</div>
.myborder {border:2px solid #ed323c;}