#a5673e color space conversions
Hex:
#a5673e
RGB:
165, 103, 62
CMY:
35, 60, 76
CMYK:
0, 38, 62, 35
HSL:
24°, 45.3744%, 44.5098%
HSV (HSB):
24°, 62.4242%, 64.7059%
XYZ:
21.2368, 18.0476, 6.9217
xyY:
0.4596, 0.3906, 18.0476
CIE-Lab:
49.5538, 20.8437, 33.2035
CIE-LCH:
49.5538, 39.2037, 57.8813
CIE-Luv:
49.5538, 47.5440, 32.9031
Hunter-Lab:
42.4825, 14.8869, 20.0776
#a5673e color charts
#a5673e color shades, tints & tones
#a5673e color schemes
#a5673e color preview, HTML & CSS examples
This text has a color of #a5673e
<p style="color:#a5673e;">Text here</p>
.mytext {color:#a5673e;}
This box has a color of #a5673e
<div style="background-color:#a5673e;">Content here</div>
.mybackground {background-color:#a5673e;}
Border around this has a color of #a5673e
<div style="border:2px solid #a5673e;">Content here</div>
.myborder {border:2px solid #a5673e;}