#ec302c color space conversions
Hex:
#ec302c
RGB:
236, 48, 44
CMY:
7, 81, 83
CMYK:
0, 80, 81, 7
HSL:
1°, 83.4783%, 54.9020%
HSV (HSB):
1°, 81.3559%, 92.5490%
XYZ:
36.1036, 20.1286, 4.3652
xyY:
0.5958, 0.3322, 20.1286
CIE-Lab:
51.9823, 69.0831, 48.7601
CIE-LCH:
51.9823, 84.5578, 35.2152
CIE-Luv:
51.9823, 144.2412, 32.1620
Hunter-Lab:
44.8649, 65.1286, 25.6367
#ec302c color charts
#ec302c color shades, tints & tones
#ec302c color schemes
#ec302c color preview, HTML & CSS examples
This text has a color of #ec302c
<p style="color:#ec302c;">Text here</p>
.mytext {color:#ec302c;}
This box has a color of #ec302c
<div style="background-color:#ec302c;">Content here</div>
.mybackground {background-color:#ec302c;}
Border around this has a color of #ec302c
<div style="border:2px solid #ec302c;">Content here</div>
.myborder {border:2px solid #ec302c;}