#ed1111 color space conversions
Hex:
#ed1111
RGB:
237, 17, 17
CMY:
7, 93, 93
CMYK:
0, 93, 93, 7
HSL:
0°, 86.6142%, 49.8039%
HSV (HSB):
0°, 92.8270%, 92.9412%
XYZ:
35.2267, 18.4459, 2.2341
xyY:
0.6301, 0.3299, 18.4459
CIE-Lab:
50.0325, 74.5314, 59.0960
CIE-LCH:
50.0325, 95.1171, 38.4109
CIE-Luv:
50.0325, 158.9663, 34.2811
Hunter-Lab:
42.9487, 71.2462, 26.9800
#ed1111 color charts
#ed1111 color shades, tints & tones
#ed1111 color schemes
#ed1111 color preview, HTML & CSS examples
This text has a color of #ed1111
<p style="color:#ed1111;">Text here</p>
.mytext {color:#ed1111;}
This box has a color of #ed1111
<div style="background-color:#ed1111;">Content here</div>
.mybackground {background-color:#ed1111;}
Border around this has a color of #ed1111
<div style="border:2px solid #ed1111;">Content here</div>
.myborder {border:2px solid #ed1111;}