#ed143f color space conversions
Hex:
#ed143f
RGB:
237, 20, 63
CMY:
7, 92, 75
CMYK:
0, 92, 73, 7
HSL:
348°, 85.7708%, 50.3922%
HSV (HSB):
348°, 91.5612%, 92.9412%
XYZ:
36.0724, 18.8637, 6.4425
xyY:
0.5877, 0.3073, 18.8637
CIE-Lab:
50.5274, 75.2499, 36.7683
CIE-LCH:
50.5274, 83.7524, 26.0409
CIE-Luv:
50.5274, 150.1599, 21.9549
Hunter-Lab:
43.4324, 72.2451, 21.6080
#ed143f color charts
#ed143f color shades, tints & tones
#ed143f color schemes
#ed143f color preview, HTML & CSS examples
This text has a color of #ed143f
<p style="color:#ed143f;">Text here</p>
.mytext {color:#ed143f;}
This box has a color of #ed143f
<div style="background-color:#ed143f;">Content here</div>
.mybackground {background-color:#ed143f;}
Border around this has a color of #ed143f
<div style="border:2px solid #ed143f;">Content here</div>
.myborder {border:2px solid #ed143f;}