#a8742f color space conversions
Hex:
#a8742f
RGB:
168, 116, 47
CMY:
34, 55, 82
CMYK:
0, 31, 72, 34
HSL:
34°, 56.2791%, 42.1569%
HSV (HSB):
34°, 72.0238%, 65.8824%
XYZ:
22.9069, 21.0208, 5.5394
xyY:
0.4631, 0.4249, 21.0208
CIE-Lab:
52.9723, 13.8625, 44.8098
CIE-LCH:
52.9723, 46.9051, 72.8098
CIE-Luv:
52.9723, 41.5831, 44.6445
Hunter-Lab:
45.8485, 8.9477, 24.9305
#a8742f color charts
#a8742f color shades, tints & tones
#a8742f color schemes
#a8742f color preview, HTML & CSS examples
This text has a color of #a8742f
<p style="color:#a8742f;">Text here</p>
.mytext {color:#a8742f;}
This box has a color of #a8742f
<div style="background-color:#a8742f;">Content here</div>
.mybackground {background-color:#a8742f;}
Border around this has a color of #a8742f
<div style="border:2px solid #a8742f;">Content here</div>
.myborder {border:2px solid #a8742f;}