#a8263c color space conversions
Hex:
#a8263c
RGB:
168, 38, 60
CMY:
34, 85, 76
CMYK:
0, 77, 64, 34
HSL:
350°, 63.1068%, 40.3922%
HSV (HSB):
350°, 77.3810%, 65.8824%
XYZ:
17.6572, 10.0373, 5.2817
xyY:
0.5355, 0.3044, 10.0373
CIE-Lab:
37.9093, 52.9296, 20.0066
CIE-LCH:
37.9093, 56.5845, 20.7058
CIE-Luv:
37.9093, 91.6069, 11.0656
Hunter-Lab:
31.6817, 44.0405, 12.2928
#a8263c color charts
#a8263c color shades, tints & tones
#a8263c color schemes
#a8263c color preview, HTML & CSS examples
This text has a color of #a8263c
<p style="color:#a8263c;">Text here</p>
.mytext {color:#a8263c;}
This box has a color of #a8263c
<div style="background-color:#a8263c;">Content here</div>
.mybackground {background-color:#a8263c;}
Border around this has a color of #a8263c
<div style="border:2px solid #a8263c;">Content here</div>
.myborder {border:2px solid #a8263c;}