#a2334c color space conversions
Hex:
#a2334c
RGB:
162, 51, 76
CMY:
36, 80, 70
CMYK:
0, 69, 53, 36
HSL:
346°, 52.1127%, 41.7647%
HSV (HSB):
346°, 68.5185%, 63.5294%
XYZ:
17.3886, 10.5708, 7.9614
xyY:
0.4841, 0.2943, 10.5708
CIE-Lab:
38.8480, 47.4295, 10.9336
CIE-LCH:
38.8480, 48.6734, 12.9812
CIE-Luv:
38.8480, 75.8644, 3.9106
Hunter-Lab:
32.5128, 38.5686, 8.2407
#a2334c color charts
#a2334c color shades, tints & tones
#a2334c color schemes
#a2334c color preview, HTML & CSS examples
This text has a color of #a2334c
<p style="color:#a2334c;">Text here</p>
.mytext {color:#a2334c;}
This box has a color of #a2334c
<div style="background-color:#a2334c;">Content here</div>
.mybackground {background-color:#a2334c;}
Border around this has a color of #a2334c
<div style="border:2px solid #a2334c;">Content here</div>
.myborder {border:2px solid #a2334c;}