#ec001c color space conversions
Hex:
#ec001c
RGB:
236, 0, 28
CMY:
7, 100, 89
CMYK:
0, 100, 88, 7
HSL:
353°, 100.0000%, 46.2745%
HSV (HSB):
353°, 100.0000%, 92.5490%
XYZ:
34.8017, 17.9167, 2.7226
xyY:
0.6277, 0.3232, 17.9167
CIE-Lab:
49.3949, 75.8294, 54.2656
CIE-LCH:
49.3949, 93.2462, 35.5885
CIE-Luv:
49.3949, 159.7219, 31.4362
Hunter-Lab:
42.3281, 72.6863, 25.8160
#ec001c color charts
#ec001c RGB chart
#ec001c CMYK chart
#ec001c RGB pie chart
#ec001c color shades, tints & tones
#ec001c color schemes
#ec001c color preview, HTML & CSS examples
This text has a color of #ec001c
<p style="color:#ec001c;">Text here</p>
.mytext {color:#ec001c;}
Text color #ec001c
This box has a color of #ec001c
<div style="background-color:#ec001c;">Content here</div>
.mybackground {background-color:#ec001c;}
Background color #ec001c
Border around this has a color of #ec001c
<div style="border:2px solid #ec001c;">Content here</div>
.myborder {border:2px solid #ec001c;}
Border color #ec001c