#ec280e color space conversions
Hex:
#ec280e
RGB:
236, 40, 14
CMY:
7, 84, 95
CMYK:
0, 83, 94, 7
HSL:
7°, 88.8000%, 49.0196%
HSV (HSB):
7°, 94.0678%, 92.5490%
XYZ:
35.4301, 19.3822, 2.2892
xyY:
0.6205, 0.3394, 19.3822
CIE-Lab:
51.1313, 70.4852, 60.5437
CIE-LCH:
51.1313, 92.9177, 40.6611
CIE-Luv:
51.1313, 151.3598, 36.8636
Hunter-Lab:
44.0252, 66.6074, 27.7347
#ec280e color charts
#ec280e color shades, tints & tones
#ec280e color schemes
#ec280e color preview, HTML & CSS examples
This text has a color of #ec280e
<p style="color:#ec280e;">Text here</p>
.mytext {color:#ec280e;}
This box has a color of #ec280e
<div style="background-color:#ec280e;">Content here</div>
.mybackground {background-color:#ec280e;}
Border around this has a color of #ec280e
<div style="border:2px solid #ec280e;">Content here</div>
.myborder {border:2px solid #ec280e;}