#ec064c color space conversions
Hex:
#ec064c
RGB:
236, 6, 76
CMY:
7, 98, 70
CMYK:
0, 97, 68, 7
HSL:
342°, 95.0413%, 47.4510%
HSV (HSB):
342°, 97.4576%, 92.5490%
XYZ:
35.9617, 18.4849, 8.5100
xyY:
0.5712, 0.2936, 18.4849
CIE-Lab:
50.0791, 76.8116, 28.4187
CIE-LCH:
50.0791, 81.9002, 20.3035
CIE-Luv:
50.0791, 147.6405, 14.8131
Hunter-Lab:
42.9941, 74.0637, 18.3603
#ec064c color charts
#ec064c color shades, tints & tones
#ec064c color schemes
#ec064c color preview, HTML & CSS examples
This text has a color of #ec064c
<p style="color:#ec064c;">Text here</p>
.mytext {color:#ec064c;}
This box has a color of #ec064c
<div style="background-color:#ec064c;">Content here</div>
.mybackground {background-color:#ec064c;}
Border around this has a color of #ec064c
<div style="border:2px solid #ec064c;">Content here</div>
.myborder {border:2px solid #ec064c;}