#a32b65 color space conversions
Hex:
#a32b65
RGB:
163, 43, 101
CMY:
36, 83, 60
CMYK:
0, 74, 38, 36
HSL:
331°, 58.2524%, 40.3922%
HSV (HSB):
331°, 73.6196%, 63.9216%
XYZ:
18.3171, 10.4539, 13.3643
xyY:
0.4347, 0.2481, 10.4539
CIE-Lab:
38.6450, 53.2694, -5.1782
CIE-LCH:
38.6450, 53.5205, 354.4479
CIE-Luv:
38.6450, 71.6392, -15.6622
Hunter-Lab:
32.3324, 44.5427, -1.8742
#a32b65 color charts
#a32b65 color shades, tints & tones
#a32b65 color schemes
#a32b65 color preview, HTML & CSS examples
This text has a color of #a32b65
<p style="color:#a32b65;">Text here</p>
.mytext {color:#a32b65;}
This box has a color of #a32b65
<div style="background-color:#a32b65;">Content here</div>
.mybackground {background-color:#a32b65;}
Border around this has a color of #a32b65
<div style="border:2px solid #a32b65;">Content here</div>
.myborder {border:2px solid #a32b65;}