#a5002a color space conversions
Hex:
#a5002a
RGB:
165, 0, 42
CMY:
35, 100, 84
CMYK:
0, 100, 75, 35
HSL:
345°, 100.0000%, 32.3529%
HSV (HSB):
345°, 100.0000%, 64.7059%
XYZ:
15.9350, 8.1665, 2.9269
xyY:
0.5896, 0.3021, 8.1665
CIE-Lab:
34.3273, 58.7748, 26.8592
CIE-LCH:
34.3273, 64.6212, 24.5597
CIE-Luv:
34.3273, 104.9308, 13.8024
Hunter-Lab:
28.5771, 49.5241, 13.9314
#a5002a color charts
#a5002a color shades, tints & tones
#a5002a color schemes
#a5002a color preview, HTML & CSS examples
This text has a color of #a5002a
<p style="color:#a5002a;">Text here</p>
.mytext {color:#a5002a;}
This box has a color of #a5002a
<div style="background-color:#a5002a;">Content here</div>
.mybackground {background-color:#a5002a;}
Border around this has a color of #a5002a
<div style="border:2px solid #a5002a;">Content here</div>
.myborder {border:2px solid #a5002a;}