#ec050d color space conversions
Hex:
#ec050d
RGB:
236, 5, 13
CMY:
7, 98, 95
CMYK:
0, 98, 94, 7
HSL:
358°, 95.8506%, 47.2549%
HSV (HSB):
358°, 97.8814%, 92.5490%
XYZ:
34.7190, 17.9705, 2.0195
xyY:
0.6346, 0.3285, 17.9705
CIE-Lab:
49.4603, 75.2643, 59.9214
CIE-LCH:
49.4603, 96.2044, 38.5250
CIE-Luv:
49.4603, 160.5300, 33.9653
Hunter-Lab:
42.3916, 72.0074, 26.8496
#ec050d color charts
#ec050d color shades, tints & tones
#ec050d color schemes
#ec050d color preview, HTML & CSS examples
This text has a color of #ec050d
<p style="color:#ec050d;">Text here</p>
.mytext {color:#ec050d;}
This box has a color of #ec050d
<div style="background-color:#ec050d;">Content here</div>
.mybackground {background-color:#ec050d;}
Border around this has a color of #ec050d
<div style="border:2px solid #ec050d;">Content here</div>
.myborder {border:2px solid #ec050d;}