#a35e5c color space conversions
Hex:
#a35e5c
RGB:
163, 94, 92
CMY:
36, 63, 64
CMYK:
0, 42, 44, 36
HSL:
2°, 27.8431%, 50.0000%
HSV (HSB):
2°, 43.5583%, 63.9216%
XYZ:
21.0387, 16.5646, 12.2136
xyY:
0.4223, 0.3325, 16.5646
CIE-Lab:
47.7067, 27.8590, 13.3841
CIE-LCH:
47.7067, 30.9073, 25.6607
CIE-Luv:
47.7067, 47.7806, 11.5488
Hunter-Lab:
40.6997, 21.0468, 10.6973
#a35e5c color charts
#a35e5c color shades, tints & tones
#a35e5c color schemes
#a35e5c color preview, HTML & CSS examples
This text has a color of #a35e5c
<p style="color:#a35e5c;">Text here</p>
.mytext {color:#a35e5c;}
This box has a color of #a35e5c
<div style="background-color:#a35e5c;">Content here</div>
.mybackground {background-color:#a35e5c;}
Border around this has a color of #a35e5c
<div style="border:2px solid #a35e5c;">Content here</div>
.myborder {border:2px solid #a35e5c;}