#a8045e color space conversions
Hex:
#a8045e
RGB:
168, 4, 94
CMY:
34, 98, 63
CMYK:
0, 98, 44, 34
HSL:
327°, 95.3488%, 33.7255%
HSV (HSB):
327°, 97.6190%, 65.8824%
XYZ:
18.2122, 9.2198, 11.4094
xyY:
0.4689, 0.2374, 9.2198
CIE-Lab:
36.4041, 62.3762, -3.9377
CIE-LCH:
36.4041, 62.5004, 356.3878
CIE-Luv:
36.4041, 87.1227, -15.7580
Hunter-Lab:
30.3641, 53.9260, -1.0234
#a8045e color charts
#a8045e color shades, tints & tones
#a8045e color schemes
#a8045e color preview, HTML & CSS examples
This text has a color of #a8045e
<p style="color:#a8045e;">Text here</p>
.mytext {color:#a8045e;}
This box has a color of #a8045e
<div style="background-color:#a8045e;">Content here</div>
.mybackground {background-color:#a8045e;}
Border around this has a color of #a8045e
<div style="border:2px solid #a8045e;">Content here</div>
.myborder {border:2px solid #a8045e;}