#ed183c color space conversions
Hex:
#ed183c
RGB:
237, 24, 60
CMY:
7, 91, 76
CMYK:
0, 90, 75, 7
HSL:
350°, 85.5422%, 51.1765%
HSV (HSB):
350°, 89.8734%, 92.9412%
XYZ:
36.0673, 18.9840, 6.0383
xyY:
0.5904, 0.3108, 18.9840
CIE-Lab:
50.6685, 74.6244, 38.6767
CIE-LCH:
50.6685, 84.0517, 27.3970
CIE-Luv:
50.6685, 150.0530, 23.5481
Hunter-Lab:
43.5707, 71.5115, 22.2827
#ed183c color charts
#ed183c color shades, tints & tones
#ed183c color schemes
#ed183c color preview, HTML & CSS examples
This text has a color of #ed183c
<p style="color:#ed183c;">Text here</p>
.mytext {color:#ed183c;}
This box has a color of #ed183c
<div style="background-color:#ed183c;">Content here</div>
.mybackground {background-color:#ed183c;}
Border around this has a color of #ed183c
<div style="border:2px solid #ed183c;">Content here</div>
.myborder {border:2px solid #ed183c;}