#ed173d color space conversions
Hex:
#ed173d
RGB:
237, 23, 61
CMY:
7, 91, 76
CMYK:
0, 90, 74, 7
HSL:
349°, 85.6000%, 50.9804%
HSV (HSB):
349°, 90.2954%, 92.9412%
XYZ:
36.0738, 18.9542, 6.1721
xyY:
0.5894, 0.3097, 18.9542
CIE-Lab:
50.6336, 74.7964, 38.0573
CIE-LCH:
50.6336, 83.9218, 26.9675
CIE-Luv:
50.6336, 150.0321, 23.0492
Hunter-Lab:
43.5365, 71.7140, 22.0701
#ed173d color charts
#ed173d color shades, tints & tones
#ed173d color schemes
#ed173d color preview, HTML & CSS examples
This text has a color of #ed173d
<p style="color:#ed173d;">Text here</p>
.mytext {color:#ed173d;}
This box has a color of #ed173d
<div style="background-color:#ed173d;">Content here</div>
.mybackground {background-color:#ed173d;}
Border around this has a color of #ed173d
<div style="border:2px solid #ed173d;">Content here</div>
.myborder {border:2px solid #ed173d;}