#a3085f color space conversions
Hex:
#a3085f
RGB:
163, 8, 95
CMY:
36, 97, 63
CMYK:
0, 95, 42, 36
HSL:
326°, 90.6433%, 33.5294%
HSV (HSB):
326°, 95.0920%, 63.9216%
XYZ:
17.2566, 8.7864, 11.6129
xyY:
0.4583, 0.2333, 8.7864
CIE-Lab:
35.5698, 60.8400, -5.9336
CIE-LCH:
35.5698, 61.1287, 354.4297
CIE-Luv:
35.5698, 82.0892, -17.7160
Hunter-Lab:
29.6419, 52.0442, -2.4789
#a3085f color charts
#a3085f color shades, tints & tones
#a3085f color schemes
#a3085f color preview, HTML & CSS examples
This text has a color of #a3085f
<p style="color:#a3085f;">Text here</p>
.mytext {color:#a3085f;}
This box has a color of #a3085f
<div style="background-color:#a3085f;">Content here</div>
.mybackground {background-color:#a3085f;}
Border around this has a color of #a3085f
<div style="border:2px solid #a3085f;">Content here</div>
.myborder {border:2px solid #a3085f;}