#a6085c color space conversions
Hex:
#a6085c
RGB:
166, 8, 92
CMY:
35, 97, 64
CMYK:
0, 95, 45, 35
HSL:
328°, 90.8046%, 34.1176%
HSV (HSB):
328°, 95.1807%, 65.0980%
XYZ:
17.7445, 9.0534, 10.9374
xyY:
0.4702, 0.2399, 9.0534
CIE-Lab:
36.0868, 61.2545, -3.1664
CIE-LCH:
36.0868, 61.3363, 357.0409
CIE-Luv:
36.0868, 85.8648, -14.5947
Hunter-Lab:
30.0888, 52.6126, -0.4901
#a6085c color charts
#a6085c color shades, tints & tones
#a6085c color schemes
#a6085c color preview, HTML & CSS examples
This text has a color of #a6085c
<p style="color:#a6085c;">Text here</p>
.mytext {color:#a6085c;}
This box has a color of #a6085c
<div style="background-color:#a6085c;">Content here</div>
.mybackground {background-color:#a6085c;}
Border around this has a color of #a6085c
<div style="border:2px solid #a6085c;">Content here</div>
.myborder {border:2px solid #a6085c;}