#ec7080 color space conversions
Hex:
#ec7080
RGB:
236, 112, 128
CMY:
7, 56, 50
CMYK:
0, 53, 46, 7
HSL:
352°, 76.5432%, 68.2353%
HSV (HSB):
352°, 52.5424%, 92.5490%
XYZ:
44.2825, 30.9797, 24.0678
xyY:
0.4458, 0.3119, 30.9797
CIE-Lab:
62.4905, 49.2945, 14.4018
CIE-LCH:
62.4905, 51.3552, 16.2861
CIE-Luv:
62.4905, 86.8722, 9.2660
Hunter-Lab:
55.6594, 44.6102, 13.3239
#ec7080 color charts
#ec7080 color shades, tints & tones
#ec7080 color schemes
#ec7080 color preview, HTML & CSS examples
This text has a color of #ec7080
<p style="color:#ec7080;">Text here</p>
.mytext {color:#ec7080;}
This box has a color of #ec7080
<div style="background-color:#ec7080;">Content here</div>
.mybackground {background-color:#ec7080;}
Border around this has a color of #ec7080
<div style="border:2px solid #ec7080;">Content here</div>
.myborder {border:2px solid #ec7080;}