#ed260c color space conversions
Hex:
#ed260c
RGB:
237, 38, 12
CMY:
7, 85, 95
CMYK:
0, 84, 95, 7
HSL:
7°, 90.3614%, 48.8235%
HSV (HSB):
7°, 94.9367%, 92.9412%
XYZ:
35.6845, 19.4173, 2.2150
xyY:
0.6226, 0.3388, 19.4173
CIE-Lab:
51.1719, 71.1696, 61.2171
CIE-LCH:
51.1719, 93.8757, 40.7007
CIE-Luv:
51.1719, 153.0349, 36.9399
Hunter-Lab:
44.0651, 67.4380, 27.8653
#ed260c color charts
#ed260c color shades, tints & tones
#ed260c color schemes
#ed260c color preview, HTML & CSS examples
This text has a color of #ed260c
<p style="color:#ed260c;">Text here</p>
.mytext {color:#ed260c;}
This box has a color of #ed260c
<div style="background-color:#ed260c;">Content here</div>
.mybackground {background-color:#ed260c;}
Border around this has a color of #ed260c
<div style="border:2px solid #ed260c;">Content here</div>
.myborder {border:2px solid #ed260c;}