#a5003a color space conversions
Hex:
#a5003a
RGB:
165, 0, 58
CMY:
35, 100, 77
CMYK:
0, 100, 65, 35
HSL:
339°, 100.0000%, 32.3529%
HSV (HSB):
339°, 100.0000%, 64.7059%
XYZ:
16.2808, 8.3048, 4.7479
xyY:
0.5550, 0.2831, 8.3048
CIE-Lab:
34.6098, 59.5370, 16.8630
CIE-LCH:
34.6098, 61.8790, 15.8141
CIE-Luv:
34.6098, 99.9051, 6.1093
Hunter-Lab:
28.8181, 50.4119, 10.4044
#a5003a color charts
#a5003a color shades, tints & tones
#a5003a color schemes
#a5003a color preview, HTML & CSS examples
This text has a color of #a5003a
<p style="color:#a5003a;">Text here</p>
.mytext {color:#a5003a;}
This box has a color of #a5003a
<div style="background-color:#a5003a;">Content here</div>
.mybackground {background-color:#a5003a;}
Border around this has a color of #a5003a
<div style="border:2px solid #a5003a;">Content here</div>
.myborder {border:2px solid #a5003a;}