#a50c4c color space conversions
Hex:
#a50c4c
RGB:
165, 12, 76
CMY:
35, 95, 70
CMYK:
0, 93, 54, 35
HSL:
335°, 86.4407%, 34.7059%
HSV (HSB):
335°, 92.7273%, 64.7059%
XYZ:
16.9530, 8.7841, 7.6394
xyY:
0.5079, 0.2632, 8.7841
CIE-Lab:
35.5652, 59.1895, 6.4163
CIE-LCH:
35.5652, 59.5362, 6.1868
CIE-Luv:
35.5652, 91.2030, -3.5694
Hunter-Lab:
29.6379, 50.2363, 5.4640
#a50c4c color charts
#a50c4c color shades, tints & tones
#a50c4c color schemes
#a50c4c color preview, HTML & CSS examples
This text has a color of #a50c4c
<p style="color:#a50c4c;">Text here</p>
.mytext {color:#a50c4c;}
This box has a color of #a50c4c
<div style="background-color:#a50c4c;">Content here</div>
.mybackground {background-color:#a50c4c;}
Border around this has a color of #a50c4c
<div style="border:2px solid #a50c4c;">Content here</div>
.myborder {border:2px solid #a50c4c;}