#a3808c color space conversions
Hex:
#a3808c
RGB:
163, 128, 140
CMY:
36, 50, 45
CMYK:
0, 21, 14, 36
HSL:
339°, 15.9817%, 57.0588%
HSV (HSB):
339°, 21.4724%, 63.9216%
XYZ:
27.5571, 25.1183, 28.2068
xyY:
0.3407, 0.3106, 25.1183
CIE-Lab:
57.1905, 15.4526, -1.3049
CIE-LCH:
57.1905, 15.5076, 355.1730
CIE-Luv:
57.1905, 20.5182, -4.4541
Hunter-Lab:
50.1182, 10.4399, 1.7139
#a3808c color charts
#a3808c color shades, tints & tones
#a3808c color schemes
#a3808c color preview, HTML & CSS examples
This text has a color of #a3808c
<p style="color:#a3808c;">Text here</p>
.mytext {color:#a3808c;}
This box has a color of #a3808c
<div style="background-color:#a3808c;">Content here</div>
.mybackground {background-color:#a3808c;}
Border around this has a color of #a3808c
<div style="border:2px solid #a3808c;">Content here</div>
.myborder {border:2px solid #a3808c;}