#e081d5 color space conversions
Hex:
#e081d5
RGB:
224, 129, 213
CMY:
12, 49, 16
CMYK:
0, 42, 5, 12
HSL:
307°, 60.5096%, 69.2157%
HSV (HSB):
307°, 42.4107%, 87.8431%
XYZ:
50.6010, 36.3519, 67.3004
xyY:
0.3280, 0.2357, 36.3519
CIE-Lab:
66.7879, 48.3934, -27.6281
CIE-LCH:
66.7879, 55.7246, 330.2777
CIE-Luv:
66.7879, 48.5077, -50.5663
Hunter-Lab:
60.2925, 44.2955, -23.9766
#e081d5 color charts
#e081d5 color shades, tints & tones
#e081d5 color schemes
#e081d5 color preview, HTML & CSS examples
This text has a color of #e081d5
<p style="color:#e081d5;">Text here</p>
.mytext {color:#e081d5;}
This box has a color of #e081d5
<div style="background-color:#e081d5;">Content here</div>
.mybackground {background-color:#e081d5;}
Border around this has a color of #e081d5
<div style="border:2px solid #e081d5;">Content here</div>
.myborder {border:2px solid #e081d5;}