#ec004c color space conversions
Hex:
#ec004c
RGB:
236, 0, 76
CMY:
7, 100, 70
CMYK:
0, 100, 68, 7
HSL:
341°, 100.0000%, 46.2745%
HSV (HSB):
341°, 100.0000%, 92.5490%
XYZ:
35.8966, 18.3547, 8.4883
xyY:
0.5722, 0.2926, 18.3547
CIE-Lab:
49.9235, 77.2637, 28.2233
CIE-LCH:
49.9235, 82.2571, 20.0665
CIE-Luv:
49.9235, 148.3855, 14.4802
Hunter-Lab:
42.8424, 74.5868, 18.2426
#ec004c color charts
#ec004c RGB chart
#ec004c CMYK chart
#ec004c RGB pie chart
#ec004c color shades, tints & tones
#ec004c color schemes
#ec004c color preview, HTML & CSS examples
This text has a color of #ec004c
<p style="color:#ec004c;">Text here</p>
.mytext {color:#ec004c;}
Text color #ec004c
This box has a color of #ec004c
<div style="background-color:#ec004c;">Content here</div>
.mybackground {background-color:#ec004c;}
Background color #ec004c
Border around this has a color of #ec004c
<div style="border:2px solid #ec004c;">Content here</div>
.myborder {border:2px solid #ec004c;}
Border color #ec004c