#c46e30 color space conversions
Hex:
#c46e30
RGB:
196, 110, 48
CMY:
23, 57, 81
CMYK:
0, 44, 76, 23
HSL:
25°, 60.6557%, 47.8431%
HSV (HSB):
25°, 75.5102%, 76.8627%
XYZ:
28.8744, 23.1010, 5.7334
xyY:
0.5003, 0.4003, 23.1010
CIE-Lab:
55.1762, 29.3262, 47.7546
CIE-LCH:
55.1762, 56.0404, 58.4458
CIE-Luv:
55.1762, 69.1139, 43.9322
Hunter-Lab:
48.0635, 23.1235, 26.5719
#c46e30 color charts
#c46e30 color shades, tints & tones
#c46e30 color schemes
#c46e30 color preview, HTML & CSS examples
This text has a color of #c46e30
<p style="color:#c46e30;">Text here</p>
.mytext {color:#c46e30;}
This box has a color of #c46e30
<div style="background-color:#c46e30;">Content here</div>
.mybackground {background-color:#c46e30;}
Border around this has a color of #c46e30
<div style="border:2px solid #c46e30;">Content here</div>
.myborder {border:2px solid #c46e30;}