#a51a6e color space conversions
Hex:
#a51a6e
RGB:
165, 26, 110
CMY:
35, 90, 57
CMYK:
0, 84, 33, 35
HSL:
324°, 72.7749%, 37.4510%
HSV (HSB):
324°, 84.2424%, 64.7059%
XYZ:
18.7009, 9.8639, 15.6701
xyY:
0.4228, 0.2230, 9.8639
CIE-Lab:
37.5971, 59.7896, -12.4008
CIE-LCH:
37.5971, 61.0621, 348.2826
CIE-Luv:
37.5971, 74.4140, -25.8351
Hunter-Lab:
31.4069, 51.3241, -7.5973
#a51a6e color charts
#a51a6e color shades, tints & tones
#a51a6e color schemes
#a51a6e color preview, HTML & CSS examples
This text has a color of #a51a6e
<p style="color:#a51a6e;">Text here</p>
.mytext {color:#a51a6e;}
This box has a color of #a51a6e
<div style="background-color:#a51a6e;">Content here</div>
.mybackground {background-color:#a51a6e;}
Border around this has a color of #a51a6e
<div style="border:2px solid #a51a6e;">Content here</div>
.myborder {border:2px solid #a51a6e;}