#a51a51 color space conversions
Hex:
#a51a51
RGB:
165, 26, 81
CMY:
35, 90, 68
CMYK:
0, 84, 51, 35
HSL:
336°, 72.7749%, 37.4510%
HSV (HSB):
336°, 84.2424%, 64.7059%
XYZ:
17.3716, 9.3322, 8.6703
xyY:
0.4911, 0.2638, 9.3322
CIE-Lab:
36.6162, 56.9572, 4.6735
CIE-LCH:
36.6162, 57.1486, 4.6907
CIE-Luv:
36.6162, 86.2109, -4.8984
Hunter-Lab:
30.5487, 48.0448, 4.5564
#a51a51 color charts
#a51a51 color shades, tints & tones
#a51a51 color schemes
#a51a51 color preview, HTML & CSS examples
This text has a color of #a51a51
<p style="color:#a51a51;">Text here</p>
.mytext {color:#a51a51;}
This box has a color of #a51a51
<div style="background-color:#a51a51;">Content here</div>
.mybackground {background-color:#a51a51;}
Border around this has a color of #a51a51
<div style="border:2px solid #a51a51;">Content here</div>
.myborder {border:2px solid #a51a51;}