#ed050c color space conversions
Hex:
#ed050c
RGB:
237, 5, 12
CMY:
7, 98, 95
CMYK:
0, 98, 95, 7
HSL:
358°, 95.8678%, 47.4510%
HSV (HSB):
358°, 97.8903%, 92.9412%
XYZ:
35.0457, 18.1396, 2.0020
xyY:
0.6350, 0.3287, 18.1396
CIE-Lab:
49.6650, 75.4993, 60.4279
CIE-LCH:
49.6650, 96.7041, 38.6730
CIE-Luv:
49.6650, 161.2949, 34.2237
Hunter-Lab:
42.5906, 72.3451, 27.0265
#ed050c color charts
#ed050c color shades, tints & tones
#ed050c color schemes
#ed050c color preview, HTML & CSS examples
This text has a color of #ed050c
<p style="color:#ed050c;">Text here</p>
.mytext {color:#ed050c;}
This box has a color of #ed050c
<div style="background-color:#ed050c;">Content here</div>
.mybackground {background-color:#ed050c;}
Border around this has a color of #ed050c
<div style="border:2px solid #ed050c;">Content here</div>
.myborder {border:2px solid #ed050c;}