#e180d2 color space conversions
Hex:
#e180d2
RGB:
225, 128, 210
CMY:
12, 50, 18
CMYK:
0, 43, 7, 12
HSL:
309°, 61.7834%, 69.2157%
HSV (HSB):
309°, 43.1111%, 88.2353%
XYZ:
50.4034, 36.0990, 65.2840
xyY:
0.3321, 0.2378, 36.0990
CIE-Lab:
66.5955, 48.6946, -26.2410
CIE-LCH:
66.5955, 55.3151, 331.6802
CIE-Luv:
66.5955, 50.2987, -48.3968
Hunter-Lab:
60.0825, 44.5998, -22.3652
#e180d2 color charts
#e180d2 color shades, tints & tones
#e180d2 color schemes
#e180d2 color preview, HTML & CSS examples
This text has a color of #e180d2
<p style="color:#e180d2;">Text here</p>
.mytext {color:#e180d2;}
This box has a color of #e180d2
<div style="background-color:#e180d2;">Content here</div>
.mybackground {background-color:#e180d2;}
Border around this has a color of #e180d2
<div style="border:2px solid #e180d2;">Content here</div>
.myborder {border:2px solid #e180d2;}