#a8388c color space conversions
Hex:
#a8388c
RGB:
168, 56, 140
CMY:
34, 78, 45
CMYK:
0, 67, 17, 34
HSL:
315°, 50.0000%, 43.9216%
HSV (HSB):
315°, 66.6667%, 65.8824%
XYZ:
22.2962, 13.0466, 26.1541
xyY:
0.3626, 0.2122, 13.0466
CIE-Lab:
42.8334, 54.7746, -22.8875
CIE-LCH:
42.8334, 59.3641, 337.3225
CIE-Luv:
42.8334, 57.3515, -40.2374
Hunter-Lab:
36.1201, 46.9744, -17.6469
#a8388c color charts
#a8388c color shades, tints & tones
#a8388c color schemes
#a8388c color preview, HTML & CSS examples
This text has a color of #a8388c
<p style="color:#a8388c;">Text here</p>
.mytext {color:#a8388c;}
This box has a color of #a8388c
<div style="background-color:#a8388c;">Content here</div>
.mybackground {background-color:#a8388c;}
Border around this has a color of #a8388c
<div style="border:2px solid #a8388c;">Content here</div>
.myborder {border:2px solid #a8388c;}