#a4080a color space conversions
Hex:
#a4080a
RGB:
164, 8, 10
CMY:
36, 97, 96
CMYK:
0, 95, 94, 36
HSL:
359°, 90.6977%, 33.7255%
HSV (HSB):
359°, 95.1220%, 64.3137%
XYZ:
15.4515, 8.0881, 1.0339
xyY:
0.6288, 0.3291, 8.0881
CIE-Lab:
34.1657, 56.6541, 44.1405
CIE-LCH:
34.1657, 71.8197, 37.9230
CIE-Luv:
34.1657, 108.3851, 23.1308
Hunter-Lab:
28.4396, 47.2113, 17.7522
#a4080a color charts
#a4080a color shades, tints & tones
#a4080a color schemes
#a4080a color preview, HTML & CSS examples
This text has a color of #a4080a
<p style="color:#a4080a;">Text here</p>
.mytext {color:#a4080a;}
This box has a color of #a4080a
<div style="background-color:#a4080a;">Content here</div>
.mybackground {background-color:#a4080a;}
Border around this has a color of #a4080a
<div style="border:2px solid #a4080a;">Content here</div>
.myborder {border:2px solid #a4080a;}