#a54d3c color space conversions
Hex:
#a54d3c
RGB:
165, 77, 60
CMY:
35, 70, 76
CMYK:
0, 53, 64, 35
HSL:
10°, 46.6667%, 44.1176%
HSV (HSB):
10°, 63.6364%, 64.7059%
XYZ:
18.9865, 13.6333, 5.9058
xyY:
0.4928, 0.3539, 13.6333
CIE-Lab:
43.7024, 34.9465, 27.2284
CIE-LCH:
43.7024, 44.3017, 37.9238
CIE-Luv:
43.7024, 66.4846, 22.9310
Hunter-Lab:
36.9233, 27.1715, 16.3631
#a54d3c color charts
#a54d3c color shades, tints & tones
#a54d3c color schemes
#a54d3c color preview, HTML & CSS examples
This text has a color of #a54d3c
<p style="color:#a54d3c;">Text here</p>
.mytext {color:#a54d3c;}
This box has a color of #a54d3c
<div style="background-color:#a54d3c;">Content here</div>
.mybackground {background-color:#a54d3c;}
Border around this has a color of #a54d3c
<div style="border:2px solid #a54d3c;">Content here</div>
.myborder {border:2px solid #a54d3c;}