#ec065a color space conversions
Hex:
#ec065a
RGB:
236, 6, 90
CMY:
7, 98, 65
CMYK:
0, 97, 62, 7
HSL:
338°, 95.0413%, 47.4510%
HSV (HSB):
338°, 97.4576%, 92.5490%
XYZ:
36.5027, 18.7013, 11.3587
xyY:
0.5484, 0.2810, 18.7013
CIE-Lab:
50.3359, 77.5088, 20.2225
CIE-LCH:
50.3359, 80.1035, 14.6228
CIE-Luv:
50.3359, 142.6706, 7.2309
Hunter-Lab:
43.2450, 74.9913, 14.6985
#ec065a color charts
#ec065a color shades, tints & tones
#ec065a color schemes
#ec065a color preview, HTML & CSS examples
This text has a color of #ec065a
<p style="color:#ec065a;">Text here</p>
.mytext {color:#ec065a;}
This box has a color of #ec065a
<div style="background-color:#ec065a;">Content here</div>
.mybackground {background-color:#ec065a;}
Border around this has a color of #ec065a
<div style="border:2px solid #ec065a;">Content here</div>
.myborder {border:2px solid #ec065a;}