#ec3085 color space conversions
Hex:
#ec3085
RGB:
236, 48, 133
CMY:
7, 81, 48
CMYK:
0, 80, 44, 7
HSL:
333°, 83.1858%, 55.6863%
HSV (HSB):
333°, 79.6610%, 92.5490%
XYZ:
39.8827, 21.6402, 24.2652
xyY:
0.4649, 0.2523, 21.6402
CIE-Lab:
53.6432, 74.1415, -1.1820
CIE-LCH:
53.6432, 74.1510, 359.0867
CIE-Luv:
53.6432, 116.4479, -16.0001
Hunter-Lab:
46.5191, 71.6269, 1.6365
#ec3085 color charts
#ec3085 color shades, tints & tones
#ec3085 color schemes
#ec3085 color preview, HTML & CSS examples
This text has a color of #ec3085
<p style="color:#ec3085;">Text here</p>
.mytext {color:#ec3085;}
This box has a color of #ec3085
<div style="background-color:#ec3085;">Content here</div>
.mybackground {background-color:#ec3085;}
Border around this has a color of #ec3085
<div style="border:2px solid #ec3085;">Content here</div>
.myborder {border:2px solid #ec3085;}