#ed052a color space conversions
Hex:
#ed052a
RGB:
237, 5, 42
CMY:
7, 98, 84
CMYK:
0, 98, 82, 7
HSL:
350°, 95.8678%, 47.4510%
HSV (HSB):
350°, 97.8903%, 92.9412%
XYZ:
35.3972, 18.2802, 3.8533
xyY:
0.6153, 0.3177, 18.2802
CIE-Lab:
49.8343, 75.9647, 47.8444
CIE-LCH:
49.8343, 89.7760, 32.2037
CIE-Luv:
49.8343, 157.4437, 28.4646
Hunter-Lab:
42.7554, 72.9584, 24.5853
#ed052a color charts
#ed052a color shades, tints & tones
#ed052a color schemes
#ed052a color preview, HTML & CSS examples
This text has a color of #ed052a
<p style="color:#ed052a;">Text here</p>
.mytext {color:#ed052a;}
This box has a color of #ed052a
<div style="background-color:#ed052a;">Content here</div>
.mybackground {background-color:#ed052a;}
Border around this has a color of #ed052a
<div style="border:2px solid #ed052a;">Content here</div>
.myborder {border:2px solid #ed052a;}