#a5673c color space conversions
Hex:
#a5673c
RGB:
165, 103, 60
CMY:
35, 60, 76
CMYK:
0, 38, 64, 35
HSL:
25°, 46.6667%, 44.1176%
HSV (HSB):
25°, 63.6364%, 64.7059%
XYZ:
21.1829, 18.0261, 6.6379
xyY:
0.4620, 0.3932, 18.0261
CIE-Lab:
49.5277, 20.6993, 34.2646
CIE-LCH:
49.5277, 40.0316, 58.8637
CIE-Luv:
49.5277, 47.7633, 33.8039
Hunter-Lab:
42.4571, 14.7581, 20.4504
#a5673c color charts
#a5673c color shades, tints & tones
#a5673c color schemes
#a5673c color preview, HTML & CSS examples
This text has a color of #a5673c
<p style="color:#a5673c;">Text here</p>
.mytext {color:#a5673c;}
This box has a color of #a5673c
<div style="background-color:#a5673c;">Content here</div>
.mybackground {background-color:#a5673c;}
Border around this has a color of #a5673c
<div style="border:2px solid #a5673c;">Content here</div>
.myborder {border:2px solid #a5673c;}