#ed150e color space conversions
Hex:
#ed150e
RGB:
237, 21, 14
CMY:
7, 92, 95
CMYK:
0, 91, 94, 7
HSL:
2°, 88.8446%, 49.2157%
HSV (HSB):
2°, 94.0928%, 92.9412%
XYZ:
35.2725, 18.5726, 2.1413
xyY:
0.6300, 0.3317, 18.5726
CIE-Lab:
50.1833, 74.0370, 60.1250
CIE-LCH:
50.1833, 95.3755, 39.0799
CIE-Luv:
50.1833, 158.3167, 34.9369
Hunter-Lab:
43.0959, 70.6782, 27.2212
#ed150e color charts
#ed150e color shades, tints & tones
#ed150e color schemes
#ed150e color preview, HTML & CSS examples
This text has a color of #ed150e
<p style="color:#ed150e;">Text here</p>
.mytext {color:#ed150e;}
This box has a color of #ed150e
<div style="background-color:#ed150e;">Content here</div>
.mybackground {background-color:#ed150e;}
Border around this has a color of #ed150e
<div style="border:2px solid #ed150e;">Content here</div>
.myborder {border:2px solid #ed150e;}