#a32f40 color space conversions
Hex:
#a32f40
RGB:
163, 47, 64
CMY:
36, 82, 75
CMYK:
0, 71, 61, 36
HSL:
351°, 55.2381%, 41.1765%
HSV (HSB):
351°, 71.1656%, 63.9216%
XYZ:
17.0462, 10.1897, 5.9189
xyY:
0.5141, 0.3073, 10.1897
CIE-Lab:
38.1808, 48.4299, 17.6524
CIE-LCH:
38.1808, 51.5467, 20.0264
CIE-Luv:
38.1808, 82.1579, 10.1171
Hunter-Lab:
31.9214, 39.4577, 11.3514
#a32f40 color charts
#a32f40 color shades, tints & tones
#a32f40 color schemes
#a32f40 color preview, HTML & CSS examples
This text has a color of #a32f40
<p style="color:#a32f40;">Text here</p>
.mytext {color:#a32f40;}
This box has a color of #a32f40
<div style="background-color:#a32f40;">Content here</div>
.mybackground {background-color:#a32f40;}
Border around this has a color of #a32f40
<div style="border:2px solid #a32f40;">Content here</div>
.myborder {border:2px solid #a32f40;}