#e69acc color space conversions
Hex:
#e69acc
RGB:
230, 154, 204
CMY:
10, 40, 20
CMYK:
0, 33, 11, 10
HSL:
321°, 60.3175%, 75.2941%
HSV (HSB):
321°, 33.0435%, 90.1961%
XYZ:
55.0878, 44.2938, 62.7729
xyY:
0.3397, 0.2732, 44.2938
CIE-Lab:
72.4245, 35.7382, -14.0005
CIE-LCH:
72.4245, 38.3827, 338.6072
CIE-Luv:
72.4245, 42.2624, -27.5022
Hunter-Lab:
66.5536, 31.2794, -9.3344
#e69acc color charts
#e69acc RGB chart
#e69acc CMYK chart
#e69acc RGB pie chart
#e69acc color shades, tints & tones
#e69acc color schemes
#e69acc color preview, HTML & CSS examples
This text has a color of #e69acc
<p style="color:#e69acc;">Text here</p>
.mytext {color:#e69acc;}
Text color #e69acc
This box has a color of #e69acc
<div style="background-color:#e69acc;">Content here</div>
.mybackground {background-color:#e69acc;}
Background color #e69acc
Border around this has a color of #e69acc
<div style="border:2px solid #e69acc;">Content here</div>
.myborder {border:2px solid #e69acc;}
Border color #e69acc