#ed273e color space conversions
Hex:
#ed273e
RGB:
237, 39, 62
CMY:
7, 85, 76
CMYK:
0, 84, 74, 7
HSL:
353°, 84.6154%, 54.1176%
HSV (HSB):
353°, 83.5443%, 92.9412%
XYZ:
36.5201, 19.8034, 6.4550
xyY:
0.5817, 0.3154, 19.8034
CIE-Lab:
51.6142, 72.0569, 38.5914
CIE-LCH:
51.6142, 81.7404, 28.1721
CIE-Luv:
51.6142, 144.9734, 24.5965
Hunter-Lab:
44.5010, 68.6107, 22.5504
#ed273e color charts
#ed273e color shades, tints & tones
#ed273e color schemes
#ed273e color preview, HTML & CSS examples
This text has a color of #ed273e
<p style="color:#ed273e;">Text here</p>
.mytext {color:#ed273e;}
This box has a color of #ed273e
<div style="background-color:#ed273e;">Content here</div>
.mybackground {background-color:#ed273e;}
Border around this has a color of #ed273e
<div style="border:2px solid #ed273e;">Content here</div>
.myborder {border:2px solid #ed273e;}