#a5012c color space conversions
Hex:
#a5012c
RGB:
165, 1, 44
CMY:
35, 100, 83
CMYK:
0, 99, 73, 35
HSL:
344°, 98.7952%, 32.5490%
HSV (HSB):
344°, 99.3939%, 64.7059%
XYZ:
15.9825, 8.2029, 3.1238
xyY:
0.5852, 0.3004, 8.2029
CIE-Lab:
34.4019, 58.7271, 25.6735
CIE-LCH:
34.4019, 64.0936, 23.6133
CIE-Luv:
34.4019, 104.1872, 13.0377
Hunter-Lab:
28.6407, 49.4882, 13.5818
#a5012c color charts
#a5012c color shades, tints & tones
#a5012c color schemes
#a5012c color preview, HTML & CSS examples
This text has a color of #a5012c
<p style="color:#a5012c;">Text here</p>
.mytext {color:#a5012c;}
This box has a color of #a5012c
<div style="background-color:#a5012c;">Content here</div>
.mybackground {background-color:#a5012c;}
Border around this has a color of #a5012c
<div style="border:2px solid #a5012c;">Content here</div>
.myborder {border:2px solid #a5012c;}