#a57f32 color space conversions
Hex:
#a57f32
RGB:
165, 127, 50
CMY:
35, 50, 80
CMYK:
0, 23, 70, 35
HSL:
40°, 53.4884%, 42.1569%
HSV (HSB):
40°, 69.6970%, 64.7059%
XYZ:
23.6821, 23.4084, 6.2877
xyY:
0.4437, 0.4385, 23.4084
CIE-Lab:
55.4905, 6.4794, 45.9546
CIE-LCH:
55.4905, 46.4091, 81.9744
CIE-Luv:
55.4905, 30.8671, 48.2022
Hunter-Lab:
48.3822, 2.7035, 26.1623
#a57f32 color charts
#a57f32 color shades, tints & tones
#a57f32 color schemes
#a57f32 color preview, HTML & CSS examples
This text has a color of #a57f32
<p style="color:#a57f32;">Text here</p>
.mytext {color:#a57f32;}
This box has a color of #a57f32
<div style="background-color:#a57f32;">Content here</div>
.mybackground {background-color:#a57f32;}
Border around this has a color of #a57f32
<div style="border:2px solid #a57f32;">Content here</div>
.myborder {border:2px solid #a57f32;}