#a9565f color space conversions
Hex:
#a9565f
RGB:
169, 86, 95
CMY:
34, 66, 63
CMYK:
0, 49, 44, 34
HSL:
353°, 32.5490%, 50.0000%
HSV (HSB):
353°, 49.1124%, 66.2745%
XYZ:
21.7555, 15.9168, 12.7521
xyY:
0.4314, 0.3157, 15.9168
CIE-Lab:
46.8652, 34.8832, 10.5361
CIE-LCH:
46.8652, 36.4396, 16.8063
CIE-Luv:
46.8652, 56.9244, 6.7892
Hunter-Lab:
39.8959, 27.5196, 8.9760
#a9565f color charts
#a9565f color shades, tints & tones
#a9565f color schemes
#a9565f color preview, HTML & CSS examples
This text has a color of #a9565f
<p style="color:#a9565f;">Text here</p>
.mytext {color:#a9565f;}
This box has a color of #a9565f
<div style="background-color:#a9565f;">Content here</div>
.mybackground {background-color:#a9565f;}
Border around this has a color of #a9565f
<div style="border:2px solid #a9565f;">Content here</div>
.myborder {border:2px solid #a9565f;}