#ed182c color space conversions
Hex:
#ed182c
RGB:
237, 24, 44
CMY:
7, 91, 83
CMYK:
0, 90, 81, 7
HSL:
354°, 85.5422%, 51.1765%
HSV (HSB):
354°, 89.8734%, 92.9412%
XYZ:
35.7063, 18.8396, 4.1374
xyY:
0.6085, 0.3210, 18.8396
CIE-Lab:
50.4991, 74.1431, 47.4151
CIE-LCH:
50.4991, 88.0079, 32.5993
CIE-Luv:
50.4991, 153.6384, 29.1247
Hunter-Lab:
43.4047, 70.8827, 24.7317
#ed182c color charts
#ed182c color shades, tints & tones
#ed182c color schemes
#ed182c color preview, HTML & CSS examples
This text has a color of #ed182c
<p style="color:#ed182c;">Text here</p>
.mytext {color:#ed182c;}
This box has a color of #ed182c
<div style="background-color:#ed182c;">Content here</div>
.mybackground {background-color:#ed182c;}
Border around this has a color of #ed182c
<div style="border:2px solid #ed182c;">Content here</div>
.myborder {border:2px solid #ed182c;}