#a8044c color space conversions
Hex:
#a8044c
RGB:
168, 4, 76
CMY:
34, 98, 70
CMYK:
0, 98, 55, 34
HSL:
334°, 95.3488%, 33.7255%
HSV (HSB):
334°, 97.6190%, 65.8824%
XYZ:
17.4964, 8.9335, 7.6396
xyY:
0.5135, 0.2622, 8.9335
CIE-Lab:
35.8559, 60.9118, 6.9167
CIE-LCH:
35.8559, 61.3033, 6.4784
CIE-Luv:
35.8559, 94.8163, -3.4335
Hunter-Lab:
29.8889, 52.1848, 5.7676
#a8044c color charts
#a8044c color shades, tints & tones
#a8044c color schemes
#a8044c color preview, HTML & CSS examples
This text has a color of #a8044c
<p style="color:#a8044c;">Text here</p>
.mytext {color:#a8044c;}
This box has a color of #a8044c
<div style="background-color:#a8044c;">Content here</div>
.mybackground {background-color:#a8044c;}
Border around this has a color of #a8044c
<div style="border:2px solid #a8044c;">Content here</div>
.myborder {border:2px solid #a8044c;}