#a8034d color space conversions
Hex:
#a8034d
RGB:
168, 3, 77
CMY:
34, 99, 70
CMYK:
0, 98, 54, 34
HSL:
333°, 96.4912%, 33.5294%
HSV (HSB):
333°, 98.2143%, 65.8824%
XYZ:
17.5206, 8.9258, 7.8206
xyY:
0.5113, 0.2605, 8.9258
CIE-Lab:
35.8410, 61.1070, 6.2449
CIE-LCH:
35.8410, 61.4253, 5.8351
CIE-Luv:
35.8410, 94.5519, -4.1712
Hunter-Lab:
29.8760, 52.3968, 5.3930
#a8034d color charts
#a8034d color shades, tints & tones
#a8034d color schemes
#a8034d color preview, HTML & CSS examples
This text has a color of #a8034d
<p style="color:#a8034d;">Text here</p>
.mytext {color:#a8034d;}
This box has a color of #a8034d
<div style="background-color:#a8034d;">Content here</div>
.mybackground {background-color:#a8034d;}
Border around this has a color of #a8034d
<div style="border:2px solid #a8034d;">Content here</div>
.myborder {border:2px solid #a8034d;}