#a43d2c color space conversions
Hex:
#a43d2c
RGB:
164, 61, 44
CMY:
36, 76, 83
CMYK:
0, 63, 73, 36
HSL:
9°, 57.6923%, 40.7843%
HSV (HSB):
9°, 73.1707%, 64.3137%
XYZ:
17.4332, 11.4118, 3.6667
xyY:
0.5362, 0.3510, 11.4118
CIE-Lab:
40.2656, 41.5615, 32.4239
CIE-LCH:
40.2656, 52.7131, 37.9593
CIE-Luv:
40.2656, 79.3050, 24.1821
Hunter-Lab:
33.7814, 32.9990, 17.2115
#a43d2c color charts
#a43d2c color shades, tints & tones
#a43d2c color schemes
#a43d2c color preview, HTML & CSS examples
This text has a color of #a43d2c
<p style="color:#a43d2c;">Text here</p>
.mytext {color:#a43d2c;}
This box has a color of #a43d2c
<div style="background-color:#a43d2c;">Content here</div>
.mybackground {background-color:#a43d2c;}
Border around this has a color of #a43d2c
<div style="border:2px solid #a43d2c;">Content here</div>
.myborder {border:2px solid #a43d2c;}