#e08aaa color space conversions
Hex:
#e08aaa
RGB:
224, 138, 170
CMY:
12, 46, 33
CMYK:
0, 38, 24, 12
HSL:
338°, 58.1081%, 70.9804%
HSV (HSB):
338°, 38.3929%, 87.8431%
XYZ:
47.0846, 36.9265, 42.6761
xyY:
0.3717, 0.2915, 36.9265
CIE-Lab:
67.2219, 36.9099, -2.8794
CIE-LCH:
67.2219, 37.0221, 355.5394
CIE-Luv:
67.2219, 52.8773, -10.8886
Hunter-Lab:
60.7672, 31.9657, 0.8984
#e08aaa color charts
#e08aaa color shades, tints & tones
#e08aaa color schemes
#e08aaa color preview, HTML & CSS examples
This text has a color of #e08aaa
<p style="color:#e08aaa;">Text here</p>
.mytext {color:#e08aaa;}
This box has a color of #e08aaa
<div style="background-color:#e08aaa;">Content here</div>
.mybackground {background-color:#e08aaa;}
Border around this has a color of #e08aaa
<div style="border:2px solid #e08aaa;">Content here</div>
.myborder {border:2px solid #e08aaa;}