#ec5084 color space conversions
Hex:
#ec5084
RGB:
236, 80, 132
CMY:
7, 69, 48
CMYK:
0, 66, 44, 7
HSL:
340°, 80.4124%, 61.9608%
HSV (HSB):
340°, 66.1017%, 92.5490%
XYZ:
41.6256, 25.2361, 24.5069
xyY:
0.4556, 0.2762, 25.2361
CIE-Lab:
57.3048, 63.7341, 4.7298
CIE-LCH:
57.3048, 63.9094, 4.2442
CIE-Luv:
57.3048, 103.8643, -6.1672
Hunter-Lab:
50.2356, 59.9942, 6.2408
#ec5084 color charts
#ec5084 color shades, tints & tones
#ec5084 color schemes
#ec5084 color preview, HTML & CSS examples
This text has a color of #ec5084
<p style="color:#ec5084;">Text here</p>
.mytext {color:#ec5084;}
This box has a color of #ec5084
<div style="background-color:#ec5084;">Content here</div>
.mybackground {background-color:#ec5084;}
Border around this has a color of #ec5084
<div style="border:2px solid #ec5084;">Content here</div>
.myborder {border:2px solid #ec5084;}