#ed463c color space conversions
Hex:
#ed463c
RGB:
237, 70, 60
CMY:
7, 73, 76
CMYK:
0, 70, 75, 7
HSL:
3°, 83.0986%, 58.2353%
HSV (HSB):
3°, 74.6835%, 92.9412%
XYZ:
37.9308, 22.7111, 6.6595
xyY:
0.5636, 0.3375, 22.7111
CIE-Lab:
54.7735, 63.0606, 43.2238
CIE-LCH:
54.7735, 76.4522, 34.4280
CIE-Luv:
54.7735, 130.1808, 31.6789
Hunter-Lab:
47.6562, 58.6747, 25.0741
#ed463c color charts
#ed463c color shades, tints & tones
#ed463c color schemes
#ed463c color preview, HTML & CSS examples
This text has a color of #ed463c
<p style="color:#ed463c;">Text here</p>
.mytext {color:#ed463c;}
This box has a color of #ed463c
<div style="background-color:#ed463c;">Content here</div>
.mybackground {background-color:#ed463c;}
Border around this has a color of #ed463c
<div style="border:2px solid #ed463c;">Content here</div>
.myborder {border:2px solid #ed463c;}