#a56f32 color space conversions
Hex:
#a56f32
RGB:
165, 111, 50
CMY:
35, 56, 80
CMYK:
0, 33, 70, 35
HSL:
32°, 53.4884%, 42.1569%
HSV (HSB):
32°, 69.6970%, 64.7059%
XYZ:
21.7772, 19.5985, 5.6527
xyY:
0.4631, 0.4167, 19.5985
CIE-Lab:
51.3802, 15.5234, 41.5630
CIE-LCH:
51.3802, 44.3673, 69.5198
CIE-Luv:
51.3802, 42.7310, 41.2855
Hunter-Lab:
44.2702, 10.3341, 23.4186
#a56f32 color charts
#a56f32 color shades, tints & tones
#a56f32 color schemes
#a56f32 color preview, HTML & CSS examples
This text has a color of #a56f32
<p style="color:#a56f32;">Text here</p>
.mytext {color:#a56f32;}
This box has a color of #a56f32
<div style="background-color:#a56f32;">Content here</div>
.mybackground {background-color:#a56f32;}
Border around this has a color of #a56f32
<div style="border:2px solid #a56f32;">Content here</div>
.myborder {border:2px solid #a56f32;}