#a8105d color space conversions
Hex:
#a8105d
RGB:
168, 16, 93
CMY:
34, 94, 64
CMYK:
0, 90, 45, 34
HSL:
330°, 82.6087%, 36.0784%
HSV (HSB):
330°, 90.4762%, 65.8824%
XYZ:
18.3095, 9.4857, 11.2218
xyY:
0.4693, 0.2431, 9.4857
CIE-Lab:
36.9031, 60.7375, -2.5578
CIE-LCH:
36.9031, 60.7913, 357.5885
CIE-Luv:
36.9031, 85.9547, -13.8491
Hunter-Lab:
30.7989, 52.2177, -0.0436
#a8105d color charts
#a8105d color shades, tints & tones
#a8105d color schemes
#a8105d color preview, HTML & CSS examples
This text has a color of #a8105d
<p style="color:#a8105d;">Text here</p>
.mytext {color:#a8105d;}
This box has a color of #a8105d
<div style="background-color:#a8105d;">Content here</div>
.mybackground {background-color:#a8105d;}
Border around this has a color of #a8105d
<div style="border:2px solid #a8105d;">Content here</div>
.myborder {border:2px solid #a8105d;}