#a8125c color space conversions
Hex:
#a8125c
RGB:
168, 18, 92
CMY:
34, 93, 64
CMYK:
0, 89, 45, 34
HSL:
330°, 80.6452%, 36.4706%
HSV (HSB):
330°, 89.2857%, 65.8824%
XYZ:
18.2965, 9.5302, 11.0004
xyY:
0.4712, 0.2455, 9.5302
CIE-Lab:
36.9856, 60.3137, -1.7947
CIE-LCH:
36.9856, 60.3404, 358.2956
CIE-Luv:
36.9856, 86.0283, -12.8785
Hunter-Lab:
30.8709, 51.7688, 0.4826
#a8125c color charts
#a8125c color shades, tints & tones
#a8125c color schemes
#a8125c color preview, HTML & CSS examples
This text has a color of #a8125c
<p style="color:#a8125c;">Text here</p>
.mytext {color:#a8125c;}
This box has a color of #a8125c
<div style="background-color:#a8125c;">Content here</div>
.mybackground {background-color:#a8125c;}
Border around this has a color of #a8125c
<div style="border:2px solid #a8125c;">Content here</div>
.myborder {border:2px solid #a8125c;}