#ec2f2c color space conversions
Hex:
#ec2f2c
RGB:
236, 47, 44
CMY:
7, 82, 83
CMYK:
0, 80, 81, 7
HSL:
1°, 83.4783%, 54.9020%
HSV (HSB):
1°, 81.3559%, 92.5490%
XYZ:
36.0632, 20.0477, 4.3517
xyY:
0.5965, 0.3316, 20.0477
CIE-Lab:
51.8912, 69.3408, 48.6735
CIE-LCH:
51.8912, 84.7187, 35.0668
CIE-Luv:
51.8912, 144.7025, 31.9894
Hunter-Lab:
44.7747, 65.4148, 25.5798
#ec2f2c color charts
#ec2f2c color shades, tints & tones
#ec2f2c color schemes
#ec2f2c color preview, HTML & CSS examples
This text has a color of #ec2f2c
<p style="color:#ec2f2c;">Text here</p>
.mytext {color:#ec2f2c;}
This box has a color of #ec2f2c
<div style="background-color:#ec2f2c;">Content here</div>
.mybackground {background-color:#ec2f2c;}
Border around this has a color of #ec2f2c
<div style="border:2px solid #ec2f2c;">Content here</div>
.myborder {border:2px solid #ec2f2c;}