#ed2627 color space conversions
Hex:
#ed2627
RGB:
237, 38, 39
CMY:
7, 85, 85
CMYK:
0, 84, 84, 7
HSL:
360°, 84.6809%, 53.9216%
HSV (HSB):
360°, 83.9662%, 92.9412%
XYZ:
35.9844, 19.5372, 3.7939
xyY:
0.6067, 0.3294, 19.5372
CIE-Lab:
51.3099, 71.5822, 50.7275
CIE-LCH:
51.3099, 87.7342, 35.3237
CIE-Luv:
51.3099, 150.0666, 32.1379
Hunter-Lab:
44.2009, 67.9668, 25.8516
#ed2627 color charts
#ed2627 color shades, tints & tones
#ed2627 color schemes
#ed2627 color preview, HTML & CSS examples
This text has a color of #ed2627
<p style="color:#ed2627;">Text here</p>
.mytext {color:#ed2627;}
This box has a color of #ed2627
<div style="background-color:#ed2627;">Content here</div>
.mybackground {background-color:#ed2627;}
Border around this has a color of #ed2627
<div style="border:2px solid #ed2627;">Content here</div>
.myborder {border:2px solid #ed2627;}