#a34c6c color space conversions
Hex:
#a34c6c
RGB:
163, 76, 108
CMY:
36, 70, 58
CMYK:
0, 53, 34, 36
HSL:
338°, 36.4017%, 46.8627%
HSV (HSB):
338°, 53.3742%, 63.9216%
XYZ:
20.3955, 14.0381, 15.8220
xyY:
0.4058, 0.2793, 14.0381
CIE-Lab:
44.2876, 39.4824, -1.2030
CIE-LCH:
44.2876, 39.5007, 358.2547
CIE-Luv:
44.2876, 54.7892, -8.3897
Hunter-Lab:
37.4675, 31.5986, 1.1898
#a34c6c color charts
#a34c6c color shades, tints & tones
#a34c6c color schemes
#a34c6c color preview, HTML & CSS examples
This text has a color of #a34c6c
<p style="color:#a34c6c;">Text here</p>
.mytext {color:#a34c6c;}
This box has a color of #a34c6c
<div style="background-color:#a34c6c;">Content here</div>
.mybackground {background-color:#a34c6c;}
Border around this has a color of #a34c6c
<div style="border:2px solid #a34c6c;">Content here</div>
.myborder {border:2px solid #a34c6c;}