#a95c64 color space conversions
Hex:
#a95c64
RGB:
169, 92, 100
CMY:
34, 64, 61
CMYK:
0, 46, 41, 34
HSL:
354°, 30.9237%, 51.1765%
HSV (HSB):
354°, 45.5621%, 66.2745%
XYZ:
22.4896, 17.0094, 14.1544
xyY:
0.4192, 0.3170, 17.0094
CIE-Lab:
48.2719, 32.2217, 9.4986
CIE-LCH:
48.2719, 33.5925, 16.4249
CIE-Luv:
48.2719, 52.2093, 6.2207
Hunter-Lab:
41.2425, 25.1620, 8.5214
#a95c64 color charts
#a95c64 color shades, tints & tones
#a95c64 color schemes
#a95c64 color preview, HTML & CSS examples
This text has a color of #a95c64
<p style="color:#a95c64;">Text here</p>
.mytext {color:#a95c64;}
This box has a color of #a95c64
<div style="background-color:#a95c64;">Content here</div>
.mybackground {background-color:#a95c64;}
Border around this has a color of #a95c64
<div style="border:2px solid #a95c64;">Content here</div>
.myborder {border:2px solid #a95c64;}