#a8880c color space conversions
Hex:
#a8880c
RGB:
168, 136, 12
CMY:
34, 47, 95
CMYK:
0, 19, 93, 34
HSL:
48°, 86.6667%, 35.2941%
HSV (HSB):
48°, 92.8571%, 65.8824%
XYZ:
25.0190, 25.9597, 4.0399
xyY:
0.4547, 0.4718, 25.9597
CIE-Lab:
57.9988, 1.4800, 60.8778
CIE-LCH:
57.9988, 60.8957, 88.6074
CIE-Luv:
57.9988, 27.7360, 59.8823
Hunter-Lab:
50.9507, -1.5125, 30.9643
#a8880c color charts
#a8880c color shades, tints & tones
#a8880c color schemes
#a8880c color preview, HTML & CSS examples
This text has a color of #a8880c
<p style="color:#a8880c;">Text here</p>
.mytext {color:#a8880c;}
This box has a color of #a8880c
<div style="background-color:#a8880c;">Content here</div>
.mybackground {background-color:#a8880c;}
Border around this has a color of #a8880c
<div style="border:2px solid #a8880c;">Content here</div>
.myborder {border:2px solid #a8880c;}