#a3838c color space conversions
Hex:
#a3838c
RGB:
163, 131, 140
CMY:
36, 49, 45
CMYK:
0, 20, 14, 36
HSL:
343°, 14.8148%, 57.6471%
HSV (HSB):
343°, 19.6319%, 63.9216%
XYZ:
27.9542, 25.9126, 28.3392
xyY:
0.3401, 0.3152, 25.9126
CIE-Lab:
57.9540, 13.7439, -0.1878
CIE-LCH:
57.9540, 13.7452, 359.2173
CIE-Luv:
57.9540, 18.8753, -2.6021
Hunter-Lab:
50.9044, 8.9407, 2.6255
#a3838c color charts
#a3838c color shades, tints & tones
#a3838c color schemes
#a3838c color preview, HTML & CSS examples
This text has a color of #a3838c
<p style="color:#a3838c;">Text here</p>
.mytext {color:#a3838c;}
This box has a color of #a3838c
<div style="background-color:#a3838c;">Content here</div>
.mybackground {background-color:#a3838c;}
Border around this has a color of #a3838c
<div style="border:2px solid #a3838c;">Content here</div>
.myborder {border:2px solid #a3838c;}