#a3034e color space conversions
Hex:
#a3034e
RGB:
163, 3, 78
CMY:
36, 99, 69
CMYK:
0, 98, 52, 36
HSL:
332°, 96.3855%, 32.5490%
HSV (HSB):
332°, 98.1595%, 63.9216%
XYZ:
16.5120, 8.4017, 7.9591
xyY:
0.5023, 0.2556, 8.4017
CIE-Lab:
34.8059, 60.0001, 3.9721
CIE-LCH:
34.8059, 60.1314, 3.7876
CIE-Luv:
34.8059, 90.0638, -6.3156
Hunter-Lab:
28.9857, 50.9591, 4.0096
#a3034e color charts
#a3034e color shades, tints & tones
#a3034e color schemes
#a3034e color preview, HTML & CSS examples
This text has a color of #a3034e
<p style="color:#a3034e;">Text here</p>
.mytext {color:#a3034e;}
This box has a color of #a3034e
<div style="background-color:#a3034e;">Content here</div>
.mybackground {background-color:#a3034e;}
Border around this has a color of #a3034e
<div style="border:2px solid #a3034e;">Content here</div>
.myborder {border:2px solid #a3034e;}