#a8545d color space conversions
Hex:
#a8545d
RGB:
168, 84, 93
CMY:
34, 67, 64
CMYK:
0, 50, 45, 34
HSL:
354°, 33.3333%, 49.4118%
HSV (HSB):
354°, 50.0000%, 65.8824%
XYZ:
21.2946, 15.4558, 12.2168
xyY:
0.4349, 0.3156, 15.4558
CIE-Lab:
46.2523, 35.3494, 10.8680
CIE-LCH:
46.2523, 36.9823, 17.0898
CIE-Luv:
46.2523, 57.7825, 7.0272
Hunter-Lab:
39.3139, 27.8862, 9.0952
#a8545d color charts
#a8545d color shades, tints & tones
#a8545d color schemes
#a8545d color preview, HTML & CSS examples
This text has a color of #a8545d
<p style="color:#a8545d;">Text here</p>
.mytext {color:#a8545d;}
This box has a color of #a8545d
<div style="background-color:#a8545d;">Content here</div>
.mybackground {background-color:#a8545d;}
Border around this has a color of #a8545d
<div style="border:2px solid #a8545d;">Content here</div>
.myborder {border:2px solid #a8545d;}