#a00840 color space conversions
Hex:
#a00840
RGB:
160, 8, 64
CMY:
37, 97, 75
CMYK:
0, 95, 60, 37
HSL:
338°, 90.4762%, 32.9412%
HSV (HSB):
338°, 95.0000%, 62.7451%
XYZ:
15.5095, 8.0174, 5.5806
xyY:
0.5328, 0.2754, 8.0174
CIE-Lab:
34.0191, 57.6267, 11.9489
CIE-LCH:
34.0191, 58.8525, 11.7143
CIE-Luv:
34.0191, 92.4001, 2.1158
Hunter-Lab:
28.3150, 48.2214, 8.1352
#a00840 color charts
#a00840 color shades, tints & tones
#a00840 color schemes
#a00840 color preview, HTML & CSS examples
This text has a color of #a00840
<p style="color:#a00840;">Text here</p>
.mytext {color:#a00840;}
This box has a color of #a00840
<div style="background-color:#a00840;">Content here</div>
.mybackground {background-color:#a00840;}
Border around this has a color of #a00840
<div style="border:2px solid #a00840;">Content here</div>
.myborder {border:2px solid #a00840;}