#e119cd color space conversions
Hex:
#e119cd
RGB:
225, 25, 205
CMY:
12, 90, 20
CMYK:
0, 89, 9, 12
HSL:
306°, 80.0000%, 49.0196%
HSV (HSB):
306°, 88.8889%, 88.2353%
XYZ:
42.4184, 21.1106, 59.5967
xyY:
0.3445, 0.1715, 21.1106
CIE-Lab:
53.0703, 84.3816, -44.5135
CIE-LCH:
53.0703, 95.4029, 332.1872
CIE-Luv:
53.0703, 81.1453, -79.4077
Hunter-Lab:
45.9463, 84.3884, -44.7424
#e119cd color charts
#e119cd color shades, tints & tones
#e119cd color schemes
#e119cd color preview, HTML & CSS examples
This text has a color of #e119cd
<p style="color:#e119cd;">Text here</p>
.mytext {color:#e119cd;}
This box has a color of #e119cd
<div style="background-color:#e119cd;">Content here</div>
.mybackground {background-color:#e119cd;}
Border around this has a color of #e119cd
<div style="border:2px solid #e119cd;">Content here</div>
.myborder {border:2px solid #e119cd;}