#ec085d color space conversions
Hex:
#ec085d
RGB:
236, 8, 93
CMY:
7, 97, 64
CMYK:
0, 97, 61, 7
HSL:
338°, 93.4426%, 47.8431%
HSV (HSB):
338°, 96.6102%, 92.5490%
XYZ:
36.6547, 18.7968, 12.0522
xyY:
0.5430, 0.2785, 18.7968
CIE-Lab:
50.4487, 77.5266, 18.5386
CIE-LCH:
50.4487, 79.7123, 13.4484
CIE-Luv:
50.4487, 141.2963, 5.5881
Hunter-Lab:
43.3553, 75.0407, 13.8670
#ec085d color charts
#ec085d color shades, tints & tones
#ec085d color schemes
#ec085d color preview, HTML & CSS examples
This text has a color of #ec085d
<p style="color:#ec085d;">Text here</p>
.mytext {color:#ec085d;}
This box has a color of #ec085d
<div style="background-color:#ec085d;">Content here</div>
.mybackground {background-color:#ec085d;}
Border around this has a color of #ec085d
<div style="border:2px solid #ec085d;">Content here</div>
.myborder {border:2px solid #ec085d;}