#ea08ac color space conversions
Hex:
#ea08ac
RGB:
234, 8, 172
CMY:
8, 97, 33
CMYK:
0, 97, 26, 8
HSL:
316°, 93.3884%, 47.4510%
HSV (HSB):
316°, 96.5812%, 91.7647%
XYZ:
41.4649, 20.6446, 40.8291
xyY:
0.4028, 0.2006, 20.6446
CIE-Lab:
52.5584, 83.7036, -26.0185
CIE-LCH:
52.5584, 87.6541, 342.7326
CIE-Luv:
52.5584, 104.0975, -51.9525
Hunter-Lab:
45.4364, 83.3841, -21.4725
#ea08ac color charts
#ea08ac color shades, tints & tones
#ea08ac color schemes
#ea08ac color preview, HTML & CSS examples
This text has a color of #ea08ac
<p style="color:#ea08ac;">Text here</p>
.mytext {color:#ea08ac;}
This box has a color of #ea08ac
<div style="background-color:#ea08ac;">Content here</div>
.mybackground {background-color:#ea08ac;}
Border around this has a color of #ea08ac
<div style="border:2px solid #ea08ac;">Content here</div>
.myborder {border:2px solid #ea08ac;}