#ed062d color space conversions
Hex:
#ed062d
RGB:
237, 6, 45
CMY:
7, 98, 82
CMYK:
0, 97, 81, 7
HSL:
350°, 95.0617%, 47.6471%
HSV (HSB):
350°, 97.4684%, 92.9412%
XYZ:
35.4638, 18.3242, 4.1504
xyY:
0.6121, 0.3163, 18.3242
CIE-Lab:
49.8870, 75.9627, 46.2893
CIE-LCH:
49.8870, 88.9552, 31.3568
CIE-Luv:
49.8870, 156.7125, 27.6251
Hunter-Lab:
42.8068, 72.9686, 24.2162
#ed062d color charts
#ed062d color shades, tints & tones
#ed062d color schemes
#ed062d color preview, HTML & CSS examples
This text has a color of #ed062d
<p style="color:#ed062d;">Text here</p>
.mytext {color:#ed062d;}
This box has a color of #ed062d
<div style="background-color:#ed062d;">Content here</div>
.mybackground {background-color:#ed062d;}
Border around this has a color of #ed062d
<div style="border:2px solid #ed062d;">Content here</div>
.myborder {border:2px solid #ed062d;}