#a61b94 color space conversions
Hex:
#a61b94
RGB:
166, 27, 148
CMY:
35, 89, 42
CMYK:
0, 84, 11, 35
HSL:
308°, 72.0207%, 37.8431%
HSV (HSB):
308°, 83.7349%, 65.0980%
XYZ:
21.4631, 11.0290, 29.0145
xyY:
0.3490, 0.1793, 11.0290
CIE-Lab:
39.6292, 64.6960, -32.7885
CIE-LCH:
39.6292, 72.5304, 333.1237
CIE-Luv:
39.6292, 59.5328, -54.6056
Hunter-Lab:
33.2099, 57.2448, -28.5531
#a61b94 color charts
#a61b94 color shades, tints & tones
#a61b94 color schemes
#a61b94 color preview, HTML & CSS examples
This text has a color of #a61b94
<p style="color:#a61b94;">Text here</p>
.mytext {color:#a61b94;}
This box has a color of #a61b94
<div style="background-color:#a61b94;">Content here</div>
.mybackground {background-color:#a61b94;}
Border around this has a color of #a61b94
<div style="border:2px solid #a61b94;">Content here</div>
.myborder {border:2px solid #a61b94;}