#a8648c color space conversions
Hex:
#a8648c
RGB:
168, 100, 140
CMY:
34, 61, 45
CMYK:
0, 40, 17, 34
HSL:
325°, 28.0992%, 52.5490%
HSV (HSB):
325°, 40.4762%, 65.8824%
XYZ:
25.4392, 19.3326, 27.2017
xyY:
0.3535, 0.2686, 19.3326
CIE-Lab:
51.0741, 33.1120, -10.3177
CIE-LCH:
51.0741, 34.6823, 342.6929
CIE-Luv:
51.0741, 38.8108, -19.9870
Hunter-Lab:
43.9689, 26.3299, -5.9020
#a8648c color charts
#a8648c color shades, tints & tones
#a8648c color schemes
#a8648c color preview, HTML & CSS examples
This text has a color of #a8648c
<p style="color:#a8648c;">Text here</p>
.mytext {color:#a8648c;}
This box has a color of #a8648c
<div style="background-color:#a8648c;">Content here</div>
.mybackground {background-color:#a8648c;}
Border around this has a color of #a8648c
<div style="border:2px solid #a8648c;">Content here</div>
.myborder {border:2px solid #a8648c;}