#e081a7 color space conversions
Hex:
#e081a7
RGB:
224, 129, 167
CMY:
12, 49, 35
CMYK:
0, 42, 25, 12
HSL:
336°, 60.5096%, 69.2157%
HSV (HSB):
336°, 42.4107%, 87.8431%
XYZ:
45.5658, 34.3378, 40.7855
xyY:
0.3775, 0.2845, 34.3378
CIE-Lab:
65.2298, 41.1957, -4.1198
CIE-LCH:
65.2298, 41.4011, 354.2891
CIE-Luv:
65.2298, 58.5289, -13.4444
Hunter-Lab:
58.5985, 36.2530, -0.2479
#e081a7 color charts
#e081a7 color shades, tints & tones
#e081a7 color schemes
#e081a7 color preview, HTML & CSS examples
This text has a color of #e081a7
<p style="color:#e081a7;">Text here</p>
.mytext {color:#e081a7;}
This box has a color of #e081a7
<div style="background-color:#e081a7;">Content here</div>
.mybackground {background-color:#e081a7;}
Border around this has a color of #e081a7
<div style="border:2px solid #e081a7;">Content here</div>
.myborder {border:2px solid #e081a7;}