#a11d65 color space conversions
Hex:
#a11d65
RGB:
161, 29, 101
CMY:
37, 89, 60
CMYK:
0, 82, 37, 37
HSL:
327°, 69.4737%, 37.2549%
HSV (HSB):
327°, 81.9876%, 63.1373%
XYZ:
17.4863, 9.3954, 13.2038
xyY:
0.4362, 0.2344, 9.3954
CIE-Lab:
36.7347, 57.0692, -8.0723
CIE-LCH:
36.7347, 57.6373, 351.9491
CIE-Luv:
36.7347, 74.1959, -19.7394
Hunter-Lab:
30.6519, 48.1898, -4.0838
#a11d65 color charts
#a11d65 color shades, tints & tones
#a11d65 color schemes
#a11d65 color preview, HTML & CSS examples
This text has a color of #a11d65
<p style="color:#a11d65;">Text here</p>
.mytext {color:#a11d65;}
This box has a color of #a11d65
<div style="background-color:#a11d65;">Content here</div>
.mybackground {background-color:#a11d65;}
Border around this has a color of #a11d65
<div style="border:2px solid #a11d65;">Content here</div>
.myborder {border:2px solid #a11d65;}