#ec100c color space conversions
Hex:
#ec100c
RGB:
236, 16, 12
CMY:
7, 94, 95
CMYK:
0, 93, 95, 7
HSL:
1°, 90.3226%, 48.6275%
HSV (HSB):
1°, 94.9153%, 92.5490%
XYZ:
34.8437, 18.2300, 2.0301
xyY:
0.6323, 0.3308, 18.2300
CIE-Lab:
49.7739, 74.3400, 60.3699
CIE-LCH:
49.7739, 95.7651, 39.0793
CIE-Luv:
49.7739, 158.8451, 34.6445
Hunter-Lab:
42.6966, 70.9508, 27.0686
#ec100c color charts
#ec100c RGB chart
#ec100c CMYK chart
#ec100c RGB pie chart
#ec100c color shades, tints & tones
#ec100c color schemes
#ec100c color preview, HTML & CSS examples
This text has a color of #ec100c
<p style="color:#ec100c;">Text here</p>
.mytext {color:#ec100c;}
Text color #ec100c
This box has a color of #ec100c
<div style="background-color:#ec100c;">Content here</div>
.mybackground {background-color:#ec100c;}
Background color #ec100c
Border around this has a color of #ec100c
<div style="border:2px solid #ec100c;">Content here</div>
.myborder {border:2px solid #ec100c;}
Border color #ec100c