#a5001a color space conversions
Hex:
#a5001a
RGB:
165, 0, 26
CMY:
35, 100, 90
CMYK:
0, 100, 84, 35
HSL:
351°, 100.0000%, 32.3529%
HSV (HSB):
351°, 100.0000%, 64.7059%
XYZ:
15.7035, 8.0739, 1.7080
xyY:
0.6162, 0.3168, 8.0739
CIE-Lab:
34.1363, 58.2563, 36.3761
CIE-LCH:
34.1363, 68.6805, 31.9812
CIE-Luv:
34.1363, 108.5960, 19.3575
Hunter-Lab:
28.4146, 48.9234, 16.3263
#a5001a color charts
#a5001a color shades, tints & tones
#a5001a color schemes
#a5001a color preview, HTML & CSS examples
This text has a color of #a5001a
<p style="color:#a5001a;">Text here</p>
.mytext {color:#a5001a;}
This box has a color of #a5001a
<div style="background-color:#a5001a;">Content here</div>
.mybackground {background-color:#a5001a;}
Border around this has a color of #a5001a
<div style="border:2px solid #a5001a;">Content here</div>
.myborder {border:2px solid #a5001a;}