#a5003d color space conversions
Hex:
#a5003d
RGB:
165, 0, 61
CMY:
35, 100, 76
CMYK:
0, 100, 63, 35
HSL:
338°, 100.0000%, 32.3529%
HSV (HSB):
338°, 100.0000%, 64.7059%
XYZ:
16.3594, 8.3363, 5.1617
xyY:
0.5479, 0.2792, 8.3363
CIE-Lab:
34.6736, 59.7081, 14.9845
CIE-LCH:
34.6736, 61.5597, 14.0882
CIE-Luv:
34.6736, 98.8310, 4.4528
Hunter-Lab:
28.8726, 50.6121, 9.6112
#a5003d color charts
#a5003d color shades, tints & tones
#a5003d color schemes
#a5003d color preview, HTML & CSS examples
This text has a color of #a5003d
<p style="color:#a5003d;">Text here</p>
.mytext {color:#a5003d;}
This box has a color of #a5003d
<div style="background-color:#a5003d;">Content here</div>
.mybackground {background-color:#a5003d;}
Border around this has a color of #a5003d
<div style="border:2px solid #a5003d;">Content here</div>
.myborder {border:2px solid #a5003d;}