#ed193e color space conversions
Hex:
#ed193e
RGB:
237, 25, 62
CMY:
7, 90, 76
CMYK:
0, 89, 74, 7
HSL:
350°, 85.4839%, 51.3725%
HSV (HSB):
350°, 89.4515%, 92.9412%
XYZ:
36.1422, 19.0476, 6.3291
xyY:
0.5875, 0.3096, 19.0476
CIE-Lab:
50.7428, 74.5545, 37.5997
CIE-LCH:
50.7428, 83.4992, 26.7630
CIE-Luv:
50.7428, 149.2872, 22.8355
Hunter-Lab:
43.6435, 71.4436, 21.9524
#ed193e color charts
#ed193e color shades, tints & tones
#ed193e color schemes
#ed193e color preview, HTML & CSS examples
This text has a color of #ed193e
<p style="color:#ed193e;">Text here</p>
.mytext {color:#ed193e;}
This box has a color of #ed193e
<div style="background-color:#ed193e;">Content here</div>
.mybackground {background-color:#ed193e;}
Border around this has a color of #ed193e
<div style="border:2px solid #ed193e;">Content here</div>
.myborder {border:2px solid #ed193e;}