#a8045d color space conversions
Hex:
#a8045d
RGB:
168, 4, 93
CMY:
34, 98, 64
CMYK:
0, 98, 45, 34
HSL:
327°, 95.3488%, 33.7255%
HSV (HSB):
327°, 97.6190%, 65.8824%
XYZ:
18.1676, 9.2020, 11.1745
xyY:
0.4713, 0.2387, 9.2020
CIE-Lab:
36.3703, 62.2865, -3.3446
CIE-LCH:
36.3703, 62.3762, 356.9263
CIE-Luv:
36.3703, 87.5649, -15.0412
Hunter-Lab:
30.3348, 53.8188, -0.6066
#a8045d color charts
#a8045d color shades, tints & tones
#a8045d color schemes
#a8045d color preview, HTML & CSS examples
This text has a color of #a8045d
<p style="color:#a8045d;">Text here</p>
.mytext {color:#a8045d;}
This box has a color of #a8045d
<div style="background-color:#a8045d;">Content here</div>
.mybackground {background-color:#a8045d;}
Border around this has a color of #a8045d
<div style="border:2px solid #a8045d;">Content here</div>
.myborder {border:2px solid #a8045d;}