#ed163e color space conversions
Hex:
#ed163e
RGB:
237, 22, 62
CMY:
7, 91, 76
CMYK:
0, 91, 74, 7
HSL:
349°, 85.6574%, 50.7843%
HSV (HSB):
349°, 90.7173%, 92.9412%
XYZ:
36.0815, 18.9261, 6.3088
xyY:
0.5884, 0.3087, 18.9261
CIE-Lab:
50.6007, 74.9642, 37.4373
CIE-LCH:
50.6007, 83.7925, 26.5377
CIE-Luv:
50.6007, 149.9973, 22.5469
Hunter-Lab:
43.5042, 71.9118, 21.8549
#ed163e color charts
#ed163e color shades, tints & tones
#ed163e color schemes
#ed163e color preview, HTML & CSS examples
This text has a color of #ed163e
<p style="color:#ed163e;">Text here</p>
.mytext {color:#ed163e;}
This box has a color of #ed163e
<div style="background-color:#ed163e;">Content here</div>
.mybackground {background-color:#ed163e;}
Border around this has a color of #ed163e
<div style="border:2px solid #ed163e;">Content here</div>
.myborder {border:2px solid #ed163e;}