#a94b2a color space conversions
Hex:
#a94b2a
RGB:
169, 75, 42
CMY:
34, 71, 84
CMYK:
0, 56, 75, 34
HSL:
16°, 60.1896%, 41.3725%
HSV (HSB):
16°, 75.1479%, 66.2745%
XYZ:
19.2962, 13.6343, 3.8052
xyY:
0.5253, 0.3711, 13.6343
CIE-Lab:
43.7039, 36.5205, 37.5493
CIE-LCH:
43.7039, 52.3803, 45.7958
CIE-Luv:
43.7039, 74.0239, 30.2975
Hunter-Lab:
36.9247, 28.6626, 19.7374
#a94b2a color charts
#a94b2a color shades, tints & tones
#a94b2a color schemes
#a94b2a color preview, HTML & CSS examples
This text has a color of #a94b2a
<p style="color:#a94b2a;">Text here</p>
.mytext {color:#a94b2a;}
This box has a color of #a94b2a
<div style="background-color:#a94b2a;">Content here</div>
.mybackground {background-color:#a94b2a;}
Border around this has a color of #a94b2a
<div style="border:2px solid #a94b2a;">Content here</div>
.myborder {border:2px solid #a94b2a;}