#e8027a color space conversions
Hex:
#e8027a
RGB:
232, 2, 122
CMY:
9, 99, 52
CMYK:
0, 99, 47, 9
HSL:
329°, 98.2906%, 45.8824%
HSV (HSB):
329°, 99.1379%, 90.9804%
XYZ:
36.8133, 18.6044, 20.0631
xyY:
0.4877, 0.2465, 18.6044
CIE-Lab:
50.2211, 79.0317, 0.3655
CIE-LCH:
50.2211, 79.0325, 0.2650
CIE-Luv:
50.2211, 126.4748, -15.0811
Hunter-Lab:
43.1328, 76.8651, 2.6144
#e8027a color charts
#e8027a color shades, tints & tones
#e8027a color schemes
#e8027a color preview, HTML & CSS examples
This text has a color of #e8027a
<p style="color:#e8027a;">Text here</p>
.mytext {color:#e8027a;}
This box has a color of #e8027a
<div style="background-color:#e8027a;">Content here</div>
.mybackground {background-color:#e8027a;}
Border around this has a color of #e8027a
<div style="border:2px solid #e8027a;">Content here</div>
.myborder {border:2px solid #e8027a;}