#a3225c color space conversions
Hex:
#a3225c
RGB:
163, 34, 92
CMY:
36, 87, 64
CMYK:
0, 79, 44, 36
HSL:
333°, 65.4822%, 38.6275%
HSV (HSB):
333°, 79.1411%, 63.9216%
XYZ:
17.6081, 9.7033, 11.0701
xyY:
0.4588, 0.2528, 9.7033
CIE-Lab:
37.3046, 55.2714, -1.4412
CIE-LCH:
37.3046, 55.2902, 358.5064
CIE-Luv:
37.3046, 77.9986, -11.4505
Hunter-Lab:
31.1501, 46.3870, 0.7347
#a3225c color charts
#a3225c color shades, tints & tones
#a3225c color schemes
#a3225c color preview, HTML & CSS examples
This text has a color of #a3225c
<p style="color:#a3225c;">Text here</p>
.mytext {color:#a3225c;}
This box has a color of #a3225c
<div style="background-color:#a3225c;">Content here</div>
.mybackground {background-color:#a3225c;}
Border around this has a color of #a3225c
<div style="border:2px solid #a3225c;">Content here</div>
.myborder {border:2px solid #a3225c;}