#ec01cf color space conversions
Hex:
#ec01cf
RGB:
236, 1, 207
CMY:
7, 100, 19
CMYK:
0, 100, 12, 7
HSL:
307°, 99.1561%, 46.4706%
HSV (HSB):
307°, 99.5763%, 92.5490%
XYZ:
45.8654, 22.3596, 60.9299
xyY:
0.3551, 0.1731, 22.3596
CIE-Lab:
54.4065, 88.7041, -43.4208
CIE-LCH:
54.4065, 98.7612, 333.9182
CIE-Luv:
54.4065, 90.1212, -78.9085
Hunter-Lab:
47.2859, 90.3874, -43.2976
#ec01cf color charts
#ec01cf color shades, tints & tones
#ec01cf color schemes
#ec01cf color preview, HTML & CSS examples
This text has a color of #ec01cf
<p style="color:#ec01cf;">Text here</p>
.mytext {color:#ec01cf;}
This box has a color of #ec01cf
<div style="background-color:#ec01cf;">Content here</div>
.mybackground {background-color:#ec01cf;}
Border around this has a color of #ec01cf
<div style="border:2px solid #ec01cf;">Content here</div>
.myborder {border:2px solid #ec01cf;}