#a35f6c color space conversions
Hex:
#a35f6c
RGB:
163, 95, 108
CMY:
36, 63, 58
CMYK:
0, 42, 34, 36
HSL:
349°, 26.9841%, 50.5882%
HSV (HSB):
349°, 41.7178%, 63.9216%
XYZ:
21.9032, 17.0537, 16.3246
xyY:
0.3962, 0.3085, 17.0537
CIE-Lab:
48.3276, 29.2703, 4.6607
CIE-LCH:
48.3276, 29.6391, 9.0473
CIE-Luv:
48.3276, 44.1984, 0.9345
Hunter-Lab:
41.2961, 22.4074, 5.4695
#a35f6c color charts
#a35f6c color shades, tints & tones
#a35f6c color schemes
#a35f6c color preview, HTML & CSS examples
This text has a color of #a35f6c
<p style="color:#a35f6c;">Text here</p>
.mytext {color:#a35f6c;}
This box has a color of #a35f6c
<div style="background-color:#a35f6c;">Content here</div>
.mybackground {background-color:#a35f6c;}
Border around this has a color of #a35f6c
<div style="border:2px solid #a35f6c;">Content here</div>
.myborder {border:2px solid #a35f6c;}