#a3060d color space conversions
Hex:
#a3060d
RGB:
163, 6, 13
CMY:
36, 98, 95
CMYK:
0, 96, 92, 36
HSL:
357°, 92.8994%, 33.1373%
HSV (HSB):
357°, 96.3190%, 63.9216%
XYZ:
15.2420, 7.9458, 1.1111
xyY:
0.6273, 0.3270, 7.9458
CIE-Lab:
33.8698, 56.6908, 42.6017
CIE-LCH:
33.8698, 70.9136, 36.9239
CIE-Luv:
33.8698, 107.7513, 22.3510
Hunter-Lab:
28.1884, 47.1890, 17.3948
#a3060d color charts
#a3060d color shades, tints & tones
#a3060d color schemes
#a3060d color preview, HTML & CSS examples
This text has a color of #a3060d
<p style="color:#a3060d;">Text here</p>
.mytext {color:#a3060d;}
This box has a color of #a3060d
<div style="background-color:#a3060d;">Content here</div>
.mybackground {background-color:#a3060d;}
Border around this has a color of #a3060d
<div style="border:2px solid #a3060d;">Content here</div>
.myborder {border:2px solid #a3060d;}