#e165a9 color space conversions
Hex:
#e165a9
RGB:
225, 101, 169
CMY:
12, 60, 34
CMYK:
0, 55, 25, 12
HSL:
327°, 67.3913%, 63.9216%
HSV (HSB):
327°, 55.1111%, 88.2353%
XYZ:
42.8664, 28.1795, 40.7160
xyY:
0.3836, 0.2521, 28.1795
CIE-Lab:
60.0505, 55.6350, -12.9676
CIE-LCH:
60.0505, 57.1263, 346.8795
CIE-Luv:
60.0505, 73.3148, -28.7301
Hunter-Lab:
53.0844, 51.2439, -8.3167
#e165a9 color charts
#e165a9 color shades, tints & tones
#e165a9 color schemes
#e165a9 color preview, HTML & CSS examples
This text has a color of #e165a9
<p style="color:#e165a9;">Text here</p>
.mytext {color:#e165a9;}
This box has a color of #e165a9
<div style="background-color:#e165a9;">Content here</div>
.mybackground {background-color:#e165a9;}
Border around this has a color of #e165a9
<div style="border:2px solid #e165a9;">Content here</div>
.myborder {border:2px solid #e165a9;}