#ec001a color space conversions
Hex:
#ec001a
RGB:
236, 0, 26
CMY:
7, 100, 90
CMYK:
0, 100, 89, 7
HSL:
353°, 100.0000%, 46.2745%
HSV (HSB):
353°, 100.0000%, 92.5490%
XYZ:
34.7785, 17.9074, 2.6007
xyY:
0.6291, 0.3239, 17.9074
CIE-Lab:
49.3837, 75.7986, 55.1323
CIE-LCH:
49.3837, 93.7284, 36.0303
CIE-Luv:
49.3837, 159.9806, 31.8202
Hunter-Lab:
42.3172, 72.6457, 25.9782
#ec001a color charts
#ec001a color shades, tints & tones
#ec001a color schemes
#ec001a color preview, HTML & CSS examples
This text has a color of #ec001a
<p style="color:#ec001a;">Text here</p>
.mytext {color:#ec001a;}
This box has a color of #ec001a
<div style="background-color:#ec001a;">Content here</div>
.mybackground {background-color:#ec001a;}
Border around this has a color of #ec001a
<div style="border:2px solid #ec001a;">Content here</div>
.myborder {border:2px solid #ec001a;}