#a8749b color space conversions
Hex:
#a8749b
RGB:
168, 116, 155
CMY:
34, 55, 39
CMYK:
0, 31, 8, 34
HSL:
315°, 23.0088%, 55.6863%
HSV (HSB):
315°, 30.9524%, 65.8824%
XYZ:
28.3102, 23.1822, 33.9928
xyY:
0.3312, 0.2712, 23.1822
CIE-Lab:
55.2595, 26.7639, -12.8157
CIE-LCH:
55.2595, 29.6740, 334.4130
CIE-Luv:
55.2595, 28.0563, -22.8955
Hunter-Lab:
48.1479, 20.6966, -8.1558
#a8749b color charts
#a8749b color shades, tints & tones
#a8749b color schemes
#a8749b color preview, HTML & CSS examples
This text has a color of #a8749b
<p style="color:#a8749b;">Text here</p>
.mytext {color:#a8749b;}
This box has a color of #a8749b
<div style="background-color:#a8749b;">Content here</div>
.mybackground {background-color:#a8749b;}
Border around this has a color of #a8749b
<div style="border:2px solid #a8749b;">Content here</div>
.myborder {border:2px solid #a8749b;}