#a32f42 color space conversions
Hex:
#a32f42
RGB:
163, 47, 66
CMY:
36, 82, 74
CMYK:
0, 71, 60, 36
HSL:
350°, 55.2381%, 41.1765%
HSV (HSB):
350°, 71.1656%, 63.9216%
XYZ:
17.1041, 10.2129, 6.2241
xyY:
0.5099, 0.3045, 10.2129
CIE-Lab:
38.2219, 48.5721, 16.4427
CIE-LCH:
38.2219, 51.2798, 18.7021
CIE-Luv:
38.2219, 81.5935, 8.9787
Hunter-Lab:
31.9576, 39.6096, 10.8231
#a32f42 color charts
#a32f42 color shades, tints & tones
#a32f42 color schemes
#a32f42 color preview, HTML & CSS examples
This text has a color of #a32f42
<p style="color:#a32f42;">Text here</p>
.mytext {color:#a32f42;}
This box has a color of #a32f42
<div style="background-color:#a32f42;">Content here</div>
.mybackground {background-color:#a32f42;}
Border around this has a color of #a32f42
<div style="border:2px solid #a32f42;">Content here</div>
.myborder {border:2px solid #a32f42;}