#a8333e color space conversions
Hex:
#a8333e
RGB:
168, 51, 62
CMY:
34, 80, 76
CMYK:
0, 70, 63, 34
HSL:
354°, 53.4247%, 42.9412%
HSV (HSB):
354°, 69.6429%, 65.8824%
XYZ:
18.2018, 11.0403, 5.7291
xyY:
0.5205, 0.3157, 11.0403
CIE-Lab:
39.6482, 48.3377, 21.0010
CIE-LCH:
39.6482, 52.7027, 23.4832
CIE-Luv:
39.6482, 84.7345, 13.4121
Hunter-Lab:
33.2269, 39.6356, 13.0359
#a8333e color charts
#a8333e color shades, tints & tones
#a8333e color schemes
#a8333e color preview, HTML & CSS examples
This text has a color of #a8333e
<p style="color:#a8333e;">Text here</p>
.mytext {color:#a8333e;}
This box has a color of #a8333e
<div style="background-color:#a8333e;">Content here</div>
.mybackground {background-color:#a8333e;}
Border around this has a color of #a8333e
<div style="border:2px solid #a8333e;">Content here</div>
.myborder {border:2px solid #a8333e;}