#ec5050 color space conversions
Hex:
#ec5050
RGB:
236, 80, 80
CMY:
7, 69, 69
CMYK:
0, 66, 66, 7
HSL:
0°, 80.4124%, 61.9608%
HSV (HSB):
0°, 66.1017%, 92.5490%
XYZ:
38.9087, 24.1494, 10.2000
xyY:
0.5311, 0.3296, 24.1494
CIE-Lab:
56.2370, 59.8888, 33.7137
CIE-LCH:
56.2370, 68.7262, 29.3768
CIE-Luv:
56.2370, 118.8995, 25.6374
Hunter-Lab:
49.1420, 55.3307, 22.0931
#ec5050 color charts
#ec5050 color shades, tints & tones
#ec5050 color schemes
#ec5050 color preview, HTML & CSS examples
This text has a color of #ec5050
<p style="color:#ec5050;">Text here</p>
.mytext {color:#ec5050;}
This box has a color of #ec5050
<div style="background-color:#ec5050;">Content here</div>
.mybackground {background-color:#ec5050;}
Border around this has a color of #ec5050
<div style="border:2px solid #ec5050;">Content here</div>
.myborder {border:2px solid #ec5050;}