#a9325c color space conversions
Hex:
#a9325c
RGB:
169, 50, 92
CMY:
34, 80, 64
CMYK:
0, 70, 46, 34
HSL:
339°, 54.3379%, 42.9412%
HSV (HSB):
339°, 70.4142%, 66.2745%
XYZ:
19.4346, 11.4889, 11.3185
xyY:
0.4601, 0.2720, 11.4889
CIE-Lab:
40.3920, 51.4965, 3.1891
CIE-LCH:
40.3920, 51.5951, 3.5437
CIE-Luv:
40.3920, 76.9557, -5.3838
Hunter-Lab:
33.8953, 43.0297, 3.9283
#a9325c color charts
#a9325c color shades, tints & tones
#a9325c color schemes
#a9325c color preview, HTML & CSS examples
This text has a color of #a9325c
<p style="color:#a9325c;">Text here</p>
.mytext {color:#a9325c;}
This box has a color of #a9325c
<div style="background-color:#a9325c;">Content here</div>
.mybackground {background-color:#a9325c;}
Border around this has a color of #a9325c
<div style="border:2px solid #a9325c;">Content here</div>
.myborder {border:2px solid #a9325c;}