#a8550c color space conversions
Hex:
#a8550c
RGB:
168, 85, 12
CMY:
34, 67, 95
CMYK:
0, 49, 93, 34
HSL:
28°, 86.6667%, 35.2941%
HSV (HSB):
28°, 92.8571%, 65.8824%
XYZ:
19.4633, 14.8484, 2.1880
xyY:
0.5332, 0.4068, 14.8484
CIE-Lab:
45.4258, 29.9444, 51.5323
CIE-LCH:
45.4258, 59.6007, 59.8400
CIE-Luv:
45.4258, 67.9909, 40.6790
Hunter-Lab:
38.5336, 22.7265, 23.6069
#a8550c color charts
#a8550c color shades, tints & tones
#a8550c color schemes
#a8550c color preview, HTML & CSS examples
This text has a color of #a8550c
<p style="color:#a8550c;">Text here</p>
.mytext {color:#a8550c;}
This box has a color of #a8550c
<div style="background-color:#a8550c;">Content here</div>
.mybackground {background-color:#a8550c;}
Border around this has a color of #a8550c
<div style="border:2px solid #a8550c;">Content here</div>
.myborder {border:2px solid #a8550c;}