#a03a76 color space conversions
Hex:
#a03a76
RGB:
160, 58, 118
CMY:
37, 77, 54
CMYK:
0, 64, 26, 37
HSL:
325°, 46.7890%, 42.7451%
HSV (HSB):
325°, 63.7500%, 62.7451%
XYZ:
19.2803, 11.8077, 18.4025
xyY:
0.3896, 0.2386, 11.8077
CIE-Lab:
40.9088, 48.4873, -12.4593
CIE-LCH:
40.9088, 50.0625, 345.5891
CIE-Luv:
40.9088, 57.7971, -24.4463
Hunter-Lab:
34.3623, 40.0200, -7.6986
#a03a76 color charts
#a03a76 color shades, tints & tones
#a03a76 color schemes
#a03a76 color preview, HTML & CSS examples
This text has a color of #a03a76
<p style="color:#a03a76;">Text here</p>
.mytext {color:#a03a76;}
This box has a color of #a03a76
<div style="background-color:#a03a76;">Content here</div>
.mybackground {background-color:#a03a76;}
Border around this has a color of #a03a76
<div style="border:2px solid #a03a76;">Content here</div>
.myborder {border:2px solid #a03a76;}