#ed194d color space conversions
Hex:
#ed194d
RGB:
237, 25, 77
CMY:
7, 90, 70
CMYK:
0, 89, 68, 7
HSL:
345°, 85.4839%, 51.3725%
HSV (HSB):
345°, 89.4515%, 92.9412%
XYZ:
36.6122, 19.2356, 8.8043
xyY:
0.5663, 0.2975, 19.2356
CIE-Lab:
50.9617, 75.1746, 28.9660
CIE-LCH:
50.9617, 80.5621, 21.0725
CIE-Luv:
50.9617, 144.9090, 15.9661
Hunter-Lab:
43.8584, 72.2564, 18.7987
#ed194d color charts
#ed194d color shades, tints & tones
#ed194d color schemes
#ed194d color preview, HTML & CSS examples
This text has a color of #ed194d
<p style="color:#ed194d;">Text here</p>
.mytext {color:#ed194d;}
This box has a color of #ed194d
<div style="background-color:#ed194d;">Content here</div>
.mybackground {background-color:#ed194d;}
Border around this has a color of #ed194d
<div style="border:2px solid #ed194d;">Content here</div>
.myborder {border:2px solid #ed194d;}