#ed123b color space conversions
Hex:
#ed123b
RGB:
237, 18, 59
CMY:
7, 93, 77
CMYK:
0, 92, 75, 7
HSL:
349°, 85.8824%, 50.0000%
HSV (HSB):
349°, 92.4051%, 92.9412%
XYZ:
35.9308, 18.7529, 5.8636
xyY:
0.5934, 0.3097, 18.7529
CIE-Lab:
50.3969, 75.3381, 38.9511
CIE-LCH:
50.3969, 84.8117, 27.3398
CIE-Luv:
50.3969, 151.6178, 23.4228
Hunter-Lab:
43.3046, 72.3222, 22.2852
#ed123b color charts
#ed123b color shades, tints & tones
#ed123b color schemes
#ed123b color preview, HTML & CSS examples
This text has a color of #ed123b
<p style="color:#ed123b;">Text here</p>
.mytext {color:#ed123b;}
This box has a color of #ed123b
<div style="background-color:#ed123b;">Content here</div>
.mybackground {background-color:#ed123b;}
Border around this has a color of #ed123b
<div style="border:2px solid #ed123b;">Content here</div>
.myborder {border:2px solid #ed123b;}