#ec1301 color space conversions
Hex:
#ec1301
RGB:
236, 19, 1
CMY:
7, 93, 100
CMYK:
0, 92, 100, 7
HSL:
5°, 99.1561%, 46.4706%
HSV (HSB):
5°, 99.5763%, 92.5490%
XYZ:
34.8304, 18.3008, 1.7254
xyY:
0.6349, 0.3336, 18.3008
CIE-Lab:
49.8589, 73.9278, 63.3153
CIE-LCH:
49.8589, 97.3353, 40.5783
CIE-Luv:
49.8589, 158.8839, 35.8722
Hunter-Lab:
42.7794, 70.4682, 27.5544
#ec1301 color charts
#ec1301 color shades, tints & tones
#ec1301 color schemes
#ec1301 color preview, HTML & CSS examples
This text has a color of #ec1301
<p style="color:#ec1301;">Text here</p>
.mytext {color:#ec1301;}
This box has a color of #ec1301
<div style="background-color:#ec1301;">Content here</div>
.mybackground {background-color:#ec1301;}
Border around this has a color of #ec1301
<div style="border:2px solid #ec1301;">Content here</div>
.myborder {border:2px solid #ec1301;}