#ed160d color space conversions
Hex:
#ed160d
RGB:
237, 22, 13
CMY:
7, 91, 95
CMYK:
0, 91, 95, 7
HSL:
2°, 89.6000%, 49.0196%
HSV (HSB):
2°, 94.5148%, 92.9412%
XYZ:
35.2846, 18.6074, 2.1127
xyY:
0.6300, 0.3322, 18.6074
CIE-Lab:
50.2247, 73.8999, 60.4378
CIE-LCH:
50.2247, 95.4668, 39.2775
CIE-Luv:
50.2247, 158.1433, 35.1271
Hunter-Lab:
43.1363, 70.5208, 27.2916
#ed160d color charts
#ed160d color shades, tints & tones
#ed160d color schemes
#ed160d color preview, HTML & CSS examples
This text has a color of #ed160d
<p style="color:#ed160d;">Text here</p>
.mytext {color:#ed160d;}
This box has a color of #ed160d
<div style="background-color:#ed160d;">Content here</div>
.mybackground {background-color:#ed160d;}
Border around this has a color of #ed160d
<div style="border:2px solid #ed160d;">Content here</div>
.myborder {border:2px solid #ed160d;}