#a61d93 color space conversions
Hex:
#a61d93
RGB:
166, 29, 147
CMY:
35, 89, 42
CMYK:
0, 83, 11, 35
HSL:
308°, 70.2564%, 38.2353%
HSV (HSB):
308°, 82.5301%, 65.0980%
XYZ:
21.4317, 11.0923, 28.6152
xyY:
0.3505, 0.1814, 11.0923
CIE-Lab:
39.7355, 64.0894, -32.0121
CIE-LCH:
39.7355, 71.6396, 333.4582
CIE-Luv:
39.7355, 59.6207, -53.4850
Hunter-Lab:
33.3051, 56.5801, -27.6274
#a61d93 color charts
#a61d93 color shades, tints & tones
#a61d93 color schemes
#a61d93 color preview, HTML & CSS examples
This text has a color of #a61d93
<p style="color:#a61d93;">Text here</p>
.mytext {color:#a61d93;}
This box has a color of #a61d93
<div style="background-color:#a61d93;">Content here</div>
.mybackground {background-color:#a61d93;}
Border around this has a color of #a61d93
<div style="border:2px solid #a61d93;">Content here</div>
.myborder {border:2px solid #a61d93;}