#a32b4e color space conversions
Hex:
#a32b4e
RGB:
163, 43, 78
CMY:
36, 83, 69
CMYK:
0, 74, 52, 36
HSL:
343°, 58.2524%, 40.3922%
HSV (HSB):
343°, 73.6196%, 63.9216%
XYZ:
17.3433, 10.0643, 8.2362
xyY:
0.4866, 0.2824, 10.0643
CIE-Lab:
37.9577, 51.0204, 8.4468
CIE-LCH:
37.9577, 51.7149, 9.4005
CIE-Luv:
37.9577, 79.7289, 0.4656
Hunter-Lab:
31.7243, 42.0660, 6.8142
#a32b4e color charts
#a32b4e color shades, tints & tones
#a32b4e color schemes
#a32b4e color preview, HTML & CSS examples
This text has a color of #a32b4e
<p style="color:#a32b4e;">Text here</p>
.mytext {color:#a32b4e;}
This box has a color of #a32b4e
<div style="background-color:#a32b4e;">Content here</div>
.mybackground {background-color:#a32b4e;}
Border around this has a color of #a32b4e
<div style="border:2px solid #a32b4e;">Content here</div>
.myborder {border:2px solid #a32b4e;}