#ed192c color space conversions
Hex:
#ed192c
RGB:
237, 25, 44
CMY:
7, 90, 83
CMYK:
0, 89, 81, 7
HSL:
355°, 85.4839%, 51.3725%
HSV (HSB):
355°, 89.4515%, 92.9412%
XYZ:
35.7273, 18.8816, 4.1444
xyY:
0.6081, 0.3214, 18.8816
CIE-Lab:
50.5484, 74.0010, 47.4624
CIE-LCH:
50.5484, 87.9137, 32.6751
CIE-Luv:
50.5484, 153.3797, 29.2195
Hunter-Lab:
43.4530, 70.7210, 24.7623
#ed192c color charts
#ed192c color shades, tints & tones
#ed192c color schemes
#ed192c color preview, HTML & CSS examples
This text has a color of #ed192c
<p style="color:#ed192c;">Text here</p>
.mytext {color:#ed192c;}
This box has a color of #ed192c
<div style="background-color:#ed192c;">Content here</div>
.mybackground {background-color:#ed192c;}
Border around this has a color of #ed192c
<div style="border:2px solid #ed192c;">Content here</div>
.myborder {border:2px solid #ed192c;}