#ec010f color space conversions
Hex:
#ec010f
RGB:
236, 1, 15
CMY:
7, 100, 94
CMYK:
0, 100, 94, 7
HSL:
356°, 99.1561%, 46.4706%
HSV (HSB):
356°, 99.5763%, 92.5490%
XYZ:
34.6891, 17.8891, 2.0765
xyY:
0.6347, 0.3273, 17.8891
CIE-Lab:
49.3613, 75.5885, 59.2571
CIE-LCH:
49.3613, 96.0470, 38.0944
CIE-Luv:
49.3613, 160.9637, 33.5448
Hunter-Lab:
42.2955, 72.3819, 26.6959
#ec010f color charts
#ec010f color shades, tints & tones
#ec010f color schemes
#ec010f color preview, HTML & CSS examples
This text has a color of #ec010f
<p style="color:#ec010f;">Text here</p>
.mytext {color:#ec010f;}
This box has a color of #ec010f
<div style="background-color:#ec010f;">Content here</div>
.mybackground {background-color:#ec010f;}
Border around this has a color of #ec010f
<div style="border:2px solid #ec010f;">Content here</div>
.myborder {border:2px solid #ec010f;}