#a94f4e color space conversions
Hex:
#a94f4e
RGB:
169, 79, 78
CMY:
34, 69, 69
CMYK:
0, 53, 54, 34
HSL:
1°, 36.8421%, 48.4314%
HSV (HSB):
1°, 53.8462%, 66.2745%
XYZ:
20.5333, 14.5770, 8.9392
xyY:
0.4661, 0.3309, 14.5770
CIE-Lab:
45.0494, 36.8716, 18.3330
CIE-LCH:
45.0494, 41.1779, 26.4371
CIE-Luv:
45.0494, 64.9620, 14.5591
Hunter-Lab:
38.1799, 29.1833, 12.8442
#a94f4e color charts
#a94f4e color shades, tints & tones
#a94f4e color schemes
#a94f4e color preview, HTML & CSS examples
This text has a color of #a94f4e
<p style="color:#a94f4e;">Text here</p>
.mytext {color:#a94f4e;}
This box has a color of #a94f4e
<div style="background-color:#a94f4e;">Content here</div>
.mybackground {background-color:#a94f4e;}
Border around this has a color of #a94f4e
<div style="border:2px solid #a94f4e;">Content here</div>
.myborder {border:2px solid #a94f4e;}