#a8950c color space conversions
Hex:
#a8950c
RGB:
168, 149, 12
CMY:
34, 42, 95
CMYK:
0, 11, 93, 34
HSL:
53°, 86.6667%, 35.2941%
HSV (HSB):
53°, 92.8571%, 65.8824%
XYZ:
26.9623, 29.8463, 4.6877
xyY:
0.4384, 0.4853, 29.8463
CIE-Lab:
61.5214, -5.6131, 63.5611
CIE-LCH:
61.5214, 63.8085, 95.0467
CIE-Luv:
61.5214, 18.2646, 65.0195
Hunter-Lab:
54.6317, -7.5109, 33.1548
#a8950c color charts
#a8950c color shades, tints & tones
#a8950c color schemes
#a8950c color preview, HTML & CSS examples
This text has a color of #a8950c
<p style="color:#a8950c;">Text here</p>
.mytext {color:#a8950c;}
This box has a color of #a8950c
<div style="background-color:#a8950c;">Content here</div>
.mybackground {background-color:#a8950c;}
Border around this has a color of #a8950c
<div style="border:2px solid #a8950c;">Content here</div>
.myborder {border:2px solid #a8950c;}