#a5105c color space conversions
Hex:
#a5105c
RGB:
165, 16, 92
CMY:
35, 94, 64
CMYK:
0, 90, 44, 35
HSL:
329°, 82.3204%, 35.4902%
HSV (HSB):
329°, 90.3030%, 64.7059%
XYZ:
17.6341, 9.1426, 10.9605
xyY:
0.4673, 0.2423, 9.1426
CIE-Lab:
36.2575, 59.9253, -2.9374
CIE-LCH:
36.2575, 59.9973, 357.1937
CIE-Luv:
36.2575, 83.9205, -14.0710
Hunter-Lab:
30.2368, 51.1870, -0.3262
#a5105c color charts
#a5105c color shades, tints & tones
#a5105c color schemes
#a5105c color preview, HTML & CSS examples
This text has a color of #a5105c
<p style="color:#a5105c;">Text here</p>
.mytext {color:#a5105c;}
This box has a color of #a5105c
<div style="background-color:#a5105c;">Content here</div>
.mybackground {background-color:#a5105c;}
Border around this has a color of #a5105c
<div style="border:2px solid #a5105c;">Content here</div>
.myborder {border:2px solid #a5105c;}