#ec231c color space conversions
Hex:
#ec231c
RGB:
236, 35, 28
CMY:
7, 86, 89
CMYK:
0, 85, 88, 7
HSL:
2°, 84.5528%, 51.7647%
HSV (HSB):
2°, 88.1356%, 92.5490%
XYZ:
35.4027, 19.1188, 2.9230
xyY:
0.6163, 0.3328, 19.1188
CIE-Lab:
50.8259, 71.7090, 55.3320
CIE-LCH:
50.8259, 90.5749, 37.6545
CIE-Luv:
50.8259, 152.0011, 34.0828
Hunter-Lab:
43.7250, 68.0068, 26.6440
#ec231c color charts
#ec231c color shades, tints & tones
#ec231c color schemes
#ec231c color preview, HTML & CSS examples
This text has a color of #ec231c
<p style="color:#ec231c;">Text here</p>
.mytext {color:#ec231c;}
This box has a color of #ec231c
<div style="background-color:#ec231c;">Content here</div>
.mybackground {background-color:#ec231c;}
Border around this has a color of #ec231c
<div style="border:2px solid #ec231c;">Content here</div>
.myborder {border:2px solid #ec231c;}