#ed403c color space conversions
Hex:
#ed403c
RGB:
237, 64, 60
CMY:
7, 75, 76
CMYK:
0, 73, 75, 7
HSL:
1°, 83.0986%, 58.2353%
HSV (HSB):
1°, 74.6835%, 92.9412%
XYZ:
37.5741, 21.9976, 6.5405
xyY:
0.5683, 0.3327, 21.9976
CIE-Lab:
54.0244, 65.1316, 42.4042
CIE-LCH:
54.0244, 77.7190, 33.0663
CIE-Luv:
54.0244, 133.6952, 30.2170
Hunter-Lab:
46.9016, 60.9233, 24.5629
#ed403c color charts
#ed403c color shades, tints & tones
#ed403c color schemes
#ed403c color preview, HTML & CSS examples
This text has a color of #ed403c
<p style="color:#ed403c;">Text here</p>
.mytext {color:#ed403c;}
This box has a color of #ed403c
<div style="background-color:#ed403c;">Content here</div>
.mybackground {background-color:#ed403c;}
Border around this has a color of #ed403c
<div style="border:2px solid #ed403c;">Content here</div>
.myborder {border:2px solid #ed403c;}