#a14d3c color space conversions
Hex:
#a14d3c
RGB:
161, 77, 60
CMY:
37, 70, 76
CMYK:
0, 52, 63, 37
HSL:
10°, 45.7014%, 43.3333%
HSV (HSB):
10°, 62.7329%, 63.1373%
XYZ:
18.1674, 13.2111, 5.8674
xyY:
0.4878, 0.3547, 13.2111
CIE-Lab:
43.0796, 33.3661, 26.3186
CIE-LCH:
43.0796, 42.4966, 38.2658
CIE-Luv:
43.0796, 63.1718, 22.3573
Hunter-Lab:
36.3470, 25.6128, 15.8719
#a14d3c color charts
#a14d3c color shades, tints & tones
#a14d3c color schemes
#a14d3c color preview, HTML & CSS examples
This text has a color of #a14d3c
<p style="color:#a14d3c;">Text here</p>
.mytext {color:#a14d3c;}
This box has a color of #a14d3c
<div style="background-color:#a14d3c;">Content here</div>
.mybackground {background-color:#a14d3c;}
Border around this has a color of #a14d3c
<div style="border:2px solid #a14d3c;">Content here</div>
.myborder {border:2px solid #a14d3c;}