#a61a7b color space conversions
Hex:
#a61a7b
RGB:
166, 26, 123
CMY:
35, 90, 52
CMYK:
0, 84, 26, 35
HSL:
318°, 72.9167%, 37.6471%
HSV (HSB):
318°, 84.3373%, 65.0980%
XYZ:
19.6704, 10.2758, 19.6856
xyY:
0.3963, 0.2070, 10.2758
CIE-Lab:
38.3330, 61.5585, -19.4129
CIE-LCH:
38.3330, 64.5470, 342.4970
CIE-Luv:
38.3330, 69.7890, -35.4735
Hunter-Lab:
32.0560, 53.4347, -13.9709
#a61a7b color charts
#a61a7b color shades, tints & tones
#a61a7b color schemes
#a61a7b color preview, HTML & CSS examples
This text has a color of #a61a7b
<p style="color:#a61a7b;">Text here</p>
.mytext {color:#a61a7b;}
This box has a color of #a61a7b
<div style="background-color:#a61a7b;">Content here</div>
.mybackground {background-color:#a61a7b;}
Border around this has a color of #a61a7b
<div style="border:2px solid #a61a7b;">Content here</div>
.myborder {border:2px solid #a61a7b;}