#a04682 color space conversions
Hex:
#a04682
RGB:
160, 70, 130
CMY:
37, 73, 49
CMYK:
0, 56, 19, 37
HSL:
320°, 39.1304%, 45.0980%
HSV (HSB):
320°, 56.2500%, 62.7451%
XYZ:
20.7166, 13.4656, 22.6263
xyY:
0.3647, 0.2370, 13.4656
CIE-Lab:
43.4566, 44.6272, -15.9513
CIE-LCH:
43.4566, 47.3923, 340.3314
CIE-Luv:
43.4566, 49.3396, -28.9653
Hunter-Lab:
36.6955, 36.5559, -10.8712
#a04682 color charts
#a04682 color shades, tints & tones
#a04682 color schemes
#a04682 color preview, HTML & CSS examples
This text has a color of #a04682
<p style="color:#a04682;">Text here</p>
.mytext {color:#a04682;}
This box has a color of #a04682
<div style="background-color:#a04682;">Content here</div>
.mybackground {background-color:#a04682;}
Border around this has a color of #a04682
<div style="border:2px solid #a04682;">Content here</div>
.myborder {border:2px solid #a04682;}