#a8611b color space conversions
Hex:
#a8611b
RGB:
168, 97, 27
CMY:
34, 62, 89
CMYK:
0, 42, 84, 34
HSL:
30°, 72.3077%, 38.2353%
HSV (HSB):
30°, 83.9286%, 65.8824%
XYZ:
20.6210, 16.9534, 3.2224
xyY:
0.5055, 0.4156, 16.9534
CIE-Lab:
48.2012, 23.7124, 48.8280
CIE-LCH:
48.2012, 54.2812, 64.0974
CIE-Luv:
48.2012, 57.6461, 42.4889
Hunter-Lab:
41.1744, 17.3410, 24.1820
#a8611b color charts
#a8611b color shades, tints & tones
#a8611b color schemes
#a8611b color preview, HTML & CSS examples
This text has a color of #a8611b
<p style="color:#a8611b;">Text here</p>
.mytext {color:#a8611b;}
This box has a color of #a8611b
<div style="background-color:#a8611b;">Content here</div>
.mybackground {background-color:#a8611b;}
Border around this has a color of #a8611b
<div style="border:2px solid #a8611b;">Content here</div>
.myborder {border:2px solid #a8611b;}