#ed473e color space conversions
Hex:
#ed473e
RGB:
237, 71, 62
CMY:
7, 72, 76
CMYK:
0, 70, 74, 7
HSL:
3°, 82.9384%, 58.6275%
HSV (HSB):
3°, 73.8397%, 92.9412%
XYZ:
38.0478, 22.8588, 6.9643
xyY:
0.5606, 0.3368, 22.8588
CIE-Lab:
54.9266, 62.7787, 42.3035
CIE-LCH:
54.9266, 75.7017, 33.9741
CIE-Luv:
54.9266, 129.1797, 31.1708
Hunter-Lab:
47.8109, 58.3809, 24.8313
#ed473e color charts
#ed473e color shades, tints & tones
#ed473e color schemes
#ed473e color preview, HTML & CSS examples
This text has a color of #ed473e
<p style="color:#ed473e;">Text here</p>
.mytext {color:#ed473e;}
This box has a color of #ed473e
<div style="background-color:#ed473e;">Content here</div>
.mybackground {background-color:#ed473e;}
Border around this has a color of #ed473e
<div style="border:2px solid #ed473e;">Content here</div>
.myborder {border:2px solid #ed473e;}