#ec3145 color space conversions
Hex:
#ec3145
RGB:
236, 49, 69
CMY:
7, 81, 73
CMYK:
0, 79, 71, 7
HSL:
354°, 83.1111%, 55.8824%
HSV (HSB):
354°, 79.2373%, 92.5490%
XYZ:
36.7646, 20.4592, 7.6415
xyY:
0.5668, 0.3154, 20.4592
CIE-Lab:
52.3524, 69.6840, 35.3523
CIE-LCH:
52.3524, 78.1386, 26.8997
CIE-Luv:
52.3524, 138.3804, 23.1170
Hunter-Lab:
45.2318, 65.9297, 21.6457
#ec3145 color charts
#ec3145 color shades, tints & tones
#ec3145 color schemes
#ec3145 color preview, HTML & CSS examples
This text has a color of #ec3145
<p style="color:#ec3145;">Text here</p>
.mytext {color:#ec3145;}
This box has a color of #ec3145
<div style="background-color:#ec3145;">Content here</div>
.mybackground {background-color:#ec3145;}
Border around this has a color of #ec3145
<div style="border:2px solid #ec3145;">Content here</div>
.myborder {border:2px solid #ec3145;}