#ec05ab color space conversions
Hex:
#ec05ab
RGB:
236, 5, 171
CMY:
7, 98, 33
CMYK:
0, 98, 28, 7
HSL:
317°, 95.8506%, 47.2549%
HSV (HSB):
317°, 97.8814%, 92.5490%
XYZ:
41.9970, 20.8817, 40.3452
xyY:
0.4069, 0.2023, 20.8817
CIE-Lab:
52.8198, 84.1921, -24.9957
CIE-LCH:
52.8198, 87.8243, 343.4644
CIE-Luv:
52.8198, 106.3531, -50.6260
Hunter-Lab:
45.6965, 84.0803, -20.3593
#ec05ab color charts
#ec05ab color shades, tints & tones
#ec05ab color schemes
#ec05ab color preview, HTML & CSS examples
This text has a color of #ec05ab
<p style="color:#ec05ab;">Text here</p>
.mytext {color:#ec05ab;}
This box has a color of #ec05ab
<div style="background-color:#ec05ab;">Content here</div>
.mybackground {background-color:#ec05ab;}
Border around this has a color of #ec05ab
<div style="border:2px solid #ec05ab;">Content here</div>
.myborder {border:2px solid #ec05ab;}