#a84f3d color space conversions
Hex:
#a84f3d
RGB:
168, 79, 61
CMY:
34, 69, 76
CMYK:
0, 53, 64, 34
HSL:
10°, 46.7249%, 44.9020%
HSV (HSB):
10°, 63.6905%, 65.8824%
XYZ:
19.7867, 14.2537, 6.1232
xyY:
0.4927, 0.3549, 14.2537
CIE-Lab:
44.5946, 35.1506, 27.8485
CIE-LCH:
44.5946, 44.8453, 38.3884
CIE-Luv:
44.5946, 67.4124, 23.6538
Hunter-Lab:
37.7541, 27.4813, 16.8118
#a84f3d color charts
#a84f3d color shades, tints & tones
#a84f3d color schemes
#a84f3d color preview, HTML & CSS examples
This text has a color of #a84f3d
<p style="color:#a84f3d;">Text here</p>
.mytext {color:#a84f3d;}
This box has a color of #a84f3d
<div style="background-color:#a84f3d;">Content here</div>
.mybackground {background-color:#a84f3d;}
Border around this has a color of #a84f3d
<div style="border:2px solid #a84f3d;">Content here</div>
.myborder {border:2px solid #a84f3d;}