#ec000c color space conversions
Hex:
#ec000c
RGB:
236, 0, 12
CMY:
7, 100, 95
CMYK:
0, 100, 95, 7
HSL:
357°, 100.0000%, 46.2745%
HSV (HSB):
357°, 100.0000%, 92.5490%
XYZ:
34.6584, 17.8594, 1.9683
xyY:
0.6361, 0.3278, 17.8594
CIE-Lab:
49.3251, 75.6388, 60.1396
CIE-LCH:
49.3251, 96.6333, 38.4878
CIE-Luv:
49.3251, 161.3367, 33.8314
Hunter-Lab:
42.2604, 72.4350, 26.8208
#ec000c color charts
#ec000c RGB chart
#ec000c CMYK chart
#ec000c RGB pie chart
#ec000c color shades, tints & tones
#ec000c color schemes
#ec000c color preview, HTML & CSS examples
This text has a color of #ec000c
<p style="color:#ec000c;">Text here</p>
.mytext {color:#ec000c;}
Text color #ec000c
This box has a color of #ec000c
<div style="background-color:#ec000c;">Content here</div>
.mybackground {background-color:#ec000c;}
Background color #ec000c
Border around this has a color of #ec000c
<div style="border:2px solid #ec000c;">Content here</div>
.myborder {border:2px solid #ec000c;}
Border color #ec000c