#ec302d color space conversions
Hex:
#ec302d
RGB:
236, 48, 45
CMY:
7, 81, 82
CMYK:
0, 80, 81, 7
HSL:
1°, 83.4061%, 55.0980%
HSV (HSB):
1°, 80.9322%, 92.5490%
XYZ:
36.1227, 20.1362, 4.4654
xyY:
0.5949, 0.3316, 20.1362
CIE-Lab:
51.9909, 69.1097, 48.2550
CIE-LCH:
51.9909, 84.2894, 34.9242
CIE-Luv:
51.9909, 144.0682, 31.8687
Hunter-Lab:
44.8734, 65.1623, 25.5113
#ec302d color charts
#ec302d color shades, tints & tones
#ec302d color schemes
#ec302d color preview, HTML & CSS examples
This text has a color of #ec302d
<p style="color:#ec302d;">Text here</p>
.mytext {color:#ec302d;}
This box has a color of #ec302d
<div style="background-color:#ec302d;">Content here</div>
.mybackground {background-color:#ec302d;}
Border around this has a color of #ec302d
<div style="border:2px solid #ec302d;">Content here</div>
.myborder {border:2px solid #ec302d;}