#a8192e color space conversions
Hex:
#a8192e
RGB:
168, 25, 46
CMY:
34, 90, 82
CMYK:
0, 85, 73, 34
HSL:
351°, 74.0933%, 37.8431%
HSV (HSB):
351°, 85.1190%, 65.8824%
XYZ:
16.9892, 9.2173, 3.4685
xyY:
0.5725, 0.3106, 9.2173
CIE-Lab:
36.3994, 55.7938, 26.9439
CIE-LCH:
36.3994, 61.9590, 25.7768
CIE-Luv:
36.3994, 100.5024, 15.3507
Hunter-Lab:
30.3601, 46.7568, 14.4785
#a8192e color charts
#a8192e color shades, tints & tones
#a8192e color schemes
#a8192e color preview, HTML & CSS examples
This text has a color of #a8192e
<p style="color:#a8192e;">Text here</p>
.mytext {color:#a8192e;}
This box has a color of #a8192e
<div style="background-color:#a8192e;">Content here</div>
.mybackground {background-color:#a8192e;}
Border around this has a color of #a8192e
<div style="border:2px solid #a8192e;">Content here</div>
.myborder {border:2px solid #a8192e;}