#a95e64 color space conversions
Hex:
#a95e64
RGB:
169, 94, 100
CMY:
34, 63, 61
CMYK:
0, 44, 41, 34
HSL:
355°, 30.3644%, 51.5686%
HSV (HSB):
355°, 44.3787%, 66.2745%
XYZ:
22.6651, 17.3605, 14.2129
xyY:
0.4179, 0.3201, 17.3605
CIE-Lab:
48.7111, 31.1310, 10.1164
CIE-LCH:
48.7111, 32.7335, 18.0023
CIE-Luv:
48.7111, 50.9801, 7.1975
Hunter-Lab:
41.6660, 24.1837, 8.9414
#a95e64 color charts
#a95e64 color shades, tints & tones
#a95e64 color schemes
#a95e64 color preview, HTML & CSS examples
This text has a color of #a95e64
<p style="color:#a95e64;">Text here</p>
.mytext {color:#a95e64;}
This box has a color of #a95e64
<div style="background-color:#a95e64;">Content here</div>
.mybackground {background-color:#a95e64;}
Border around this has a color of #a95e64
<div style="border:2px solid #a95e64;">Content here</div>
.myborder {border:2px solid #a95e64;}