#ec352a color space conversions
Hex:
#ec352a
RGB:
236, 53, 42
CMY:
7, 79, 84
CMYK:
0, 78, 82, 7
HSL:
3°, 83.6207%, 54.5098%
HSV (HSB):
3°, 82.2034%, 92.5490%
XYZ:
36.2831, 20.5462, 4.2440
xyY:
0.5941, 0.3364, 20.5462
CIE-Lab:
52.4493, 67.6693, 50.2048
CIE-LCH:
52.4493, 84.2595, 36.5722
CIE-Luv:
52.4493, 142.1337, 33.6377
Hunter-Lab:
45.3280, 63.5577, 26.1784
#ec352a color charts
#ec352a color shades, tints & tones
#ec352a color schemes
#ec352a color preview, HTML & CSS examples
This text has a color of #ec352a
<p style="color:#ec352a;">Text here</p>
.mytext {color:#ec352a;}
This box has a color of #ec352a
<div style="background-color:#ec352a;">Content here</div>
.mybackground {background-color:#ec352a;}
Border around this has a color of #ec352a
<div style="border:2px solid #ec352a;">Content here</div>
.myborder {border:2px solid #ec352a;}