#c46b3f color space conversions
Hex:
#c46b3f
RGB:
196, 107, 63
CMY:
23, 58, 75
CMYK:
0, 45, 68, 23
HSL:
20°, 52.9880%, 50.7843%
HSV (HSB):
20°, 67.8571%, 76.8627%
XYZ:
28.9198, 22.6100, 7.5426
xyY:
0.4896, 0.3828, 22.6100
CIE-Lab:
54.6684, 31.6916, 39.7030
CIE-LCH:
54.6684, 50.8005, 51.4025
CIE-Luv:
54.6684, 69.8210, 37.3122
Hunter-Lab:
47.5500, 25.3509, 23.8802
#c46b3f color charts
#c46b3f color shades, tints & tones
#c46b3f color schemes
#c46b3f color preview, HTML & CSS examples
This text has a color of #c46b3f
<p style="color:#c46b3f;">Text here</p>
.mytext {color:#c46b3f;}
This box has a color of #c46b3f
<div style="background-color:#c46b3f;">Content here</div>
.mybackground {background-color:#c46b3f;}
Border around this has a color of #c46b3f
<div style="border:2px solid #c46b3f;">Content here</div>
.myborder {border:2px solid #c46b3f;}