#ec130a color space conversions
Hex:
#ec130a
RGB:
236, 19, 10
CMY:
7, 93, 96
CMYK:
0, 92, 96, 7
HSL:
2°, 91.8699%, 48.2353%
HSV (HSB):
2°, 95.7627%, 92.5490%
XYZ:
34.8797, 18.3205, 1.9850
xyY:
0.6320, 0.3320, 18.3205
CIE-Lab:
49.8826, 73.9947, 60.9529
CIE-LCH:
49.8826, 95.8669, 39.4799
CIE-Luv:
49.8826, 158.3415, 35.0445
Hunter-Lab:
42.8025, 70.5552, 27.2121
#ec130a color charts
#ec130a color shades, tints & tones
#ec130a color schemes
#ec130a color preview, HTML & CSS examples
This text has a color of #ec130a
<p style="color:#ec130a;">Text here</p>
.mytext {color:#ec130a;}
This box has a color of #ec130a
<div style="background-color:#ec130a;">Content here</div>
.mybackground {background-color:#ec130a;}
Border around this has a color of #ec130a
<div style="border:2px solid #ec130a;">Content here</div>
.myborder {border:2px solid #ec130a;}