#a8383d color space conversions
Hex:
#a8383d
RGB:
168, 56, 61
CMY:
34, 78, 76
CMYK:
0, 67, 64, 34
HSL:
357°, 50.0000%, 43.9216%
HSV (HSB):
357°, 66.6667%, 65.8824%
XYZ:
18.4049, 11.4901, 5.6626
xyY:
0.5176, 0.3231, 11.4901
CIE-Lab:
40.3940, 46.1916, 22.5775
CIE-LCH:
40.3940, 51.4141, 26.0485
CIE-Luv:
40.3940, 82.2008, 15.4613
Hunter-Lab:
33.8970, 37.5995, 13.8233
#a8383d color charts
#a8383d color shades, tints & tones
#a8383d color schemes
#a8383d color preview, HTML & CSS examples
This text has a color of #a8383d
<p style="color:#a8383d;">Text here</p>
.mytext {color:#a8383d;}
This box has a color of #a8383d
<div style="background-color:#a8383d;">Content here</div>
.mybackground {background-color:#a8383d;}
Border around this has a color of #a8383d
<div style="border:2px solid #a8383d;">Content here</div>
.myborder {border:2px solid #a8383d;}