#ed060e color space conversions
Hex:
#ed060e
RGB:
237, 6, 14
CMY:
7, 98, 95
CMYK:
0, 97, 94, 7
HSL:
358°, 95.0617%, 47.6471%
HSV (HSB):
358°, 97.4684%, 92.9412%
XYZ:
35.0694, 18.1665, 2.0736
xyY:
0.6341, 0.3285, 18.1665
CIE-Lab:
49.6974, 75.4407, 59.8621
CIE-LCH:
49.6974, 96.3056, 38.4320
CIE-Luv:
49.6974, 161.0045, 34.0553
Hunter-Lab:
42.6222, 72.2808, 26.9510
#ed060e color charts
#ed060e color shades, tints & tones
#ed060e color schemes
#ed060e color preview, HTML & CSS examples
This text has a color of #ed060e
<p style="color:#ed060e;">Text here</p>
.mytext {color:#ed060e;}
This box has a color of #ed060e
<div style="background-color:#ed060e;">Content here</div>
.mybackground {background-color:#ed060e;}
Border around this has a color of #ed060e
<div style="border:2px solid #ed060e;">Content here</div>
.myborder {border:2px solid #ed060e;}