#a3004a color space conversions
Hex:
#a3004a
RGB:
163, 0, 74
CMY:
36, 100, 71
CMYK:
0, 100, 55, 36
HSL:
333°, 100.0000%, 31.9608%
HSV (HSB):
333°, 100.0000%, 63.9216%
XYZ:
16.3403, 8.2809, 7.2157
xyY:
0.5132, 0.2601, 8.2809
CIE-Lab:
34.5613, 60.0842, 6.2396
CIE-LCH:
34.5613, 60.4073, 5.9288
CIE-Luv:
34.5613, 92.1609, -3.9788
Hunter-Lab:
28.7766, 50.9989, 5.2767
#a3004a color charts
#a3004a color shades, tints & tones
#a3004a color schemes
#a3004a color preview, HTML & CSS examples
This text has a color of #a3004a
<p style="color:#a3004a;">Text here</p>
.mytext {color:#a3004a;}
This box has a color of #a3004a
<div style="background-color:#a3004a;">Content here</div>
.mybackground {background-color:#a3004a;}
Border around this has a color of #a3004a
<div style="border:2px solid #a3004a;">Content here</div>
.myborder {border:2px solid #a3004a;}