#a43000 color space conversions
Hex:
#a43000
RGB:
164, 48, 0
CMY:
36, 81, 100
CMYK:
0, 71, 100, 36
HSL:
18°, 100.0000%, 32.1569%
HSV (HSB):
18°, 100.0000%, 64.3137%
XYZ:
16.3668, 10.0064, 1.0688
xyY:
0.5964, 0.3646, 10.0064
CIE-Lab:
37.8539, 46.0418, 50.0287
CIE-LCH:
37.8539, 67.9906, 47.3764
CIE-Luv:
37.8539, 92.5207, 30.7303
Hunter-Lab:
31.6329, 36.9978, 20.1398
#a43000 color charts
#a43000 color shades, tints & tones
#a43000 color schemes
#a43000 color preview, HTML & CSS examples
This text has a color of #a43000
<p style="color:#a43000;">Text here</p>
.mytext {color:#a43000;}
This box has a color of #a43000
<div style="background-color:#a43000;">Content here</div>
.mybackground {background-color:#a43000;}
Border around this has a color of #a43000
<div style="border:2px solid #a43000;">Content here</div>
.myborder {border:2px solid #a43000;}