#e69acf color space conversions
Hex:
#e69acf
RGB:
230, 154, 207
CMY:
10, 40, 19
CMYK:
0, 33, 10, 10
HSL:
318°, 60.3175%, 75.2941%
HSV (HSB):
318°, 33.0435%, 90.1961%
XYZ:
55.4512, 44.4392, 64.6865
xyY:
0.3369, 0.2700, 44.4392
CIE-Lab:
72.5211, 36.2364, -15.5085
CIE-LCH:
72.5211, 39.4156, 336.8300
CIE-Luv:
72.5211, 41.7453, -29.9366
Hunter-Lab:
66.6627, 31.8196, -10.8684
#e69acf color charts
#e69acf color shades, tints & tones
#e69acf color schemes
#e69acf color preview, HTML & CSS examples
This text has a color of #e69acf
<p style="color:#e69acf;">Text here</p>
.mytext {color:#e69acf;}
This box has a color of #e69acf
<div style="background-color:#e69acf;">Content here</div>
.mybackground {background-color:#e69acf;}
Border around this has a color of #e69acf
<div style="border:2px solid #e69acf;">Content here</div>
.myborder {border:2px solid #e69acf;}