#ec3232 color space conversions
Hex:
#ec3232
RGB:
236, 50, 50
CMY:
7, 80, 80
CMYK:
0, 79, 79, 7
HSL:
0°, 83.0357%, 56.0784%
HSV (HSB):
0°, 78.8136%, 92.5490%
XYZ:
36.3084, 20.3444, 5.0308
xyY:
0.5886, 0.3298, 20.3444
CIE-Lab:
52.2243, 68.7231, 45.8616
CIE-LCH:
52.2243, 82.6205, 33.7167
CIE-Luv:
52.2243, 142.2139, 30.6671
Hunter-Lab:
45.1047, 64.7557, 24.9603
#ec3232 color charts
#ec3232 color shades, tints & tones
#ec3232 color schemes
#ec3232 color preview, HTML & CSS examples
This text has a color of #ec3232
<p style="color:#ec3232;">Text here</p>
.mytext {color:#ec3232;}
This box has a color of #ec3232
<div style="background-color:#ec3232;">Content here</div>
.mybackground {background-color:#ec3232;}
Border around this has a color of #ec3232
<div style="border:2px solid #ec3232;">Content here</div>
.myborder {border:2px solid #ec3232;}