#c47f32 color space conversions
Hex:
#c47f32
RGB:
196, 127, 50
CMY:
23, 50, 80
CMYK:
0, 35, 74, 23
HSL:
32°, 59.3496%, 48.2353%
HSV (HSB):
32°, 74.4898%, 76.8627%
XYZ:
30.9300, 27.1448, 6.6269
xyY:
0.4780, 0.4195, 27.1448
CIE-Lab:
59.1081, 20.1728, 50.8260
CIE-LCH:
59.1081, 54.6830, 68.3519
CIE-Luv:
59.1081, 55.5571, 50.0208
Hunter-Lab:
52.1007, 14.7920, 28.9291
#c47f32 color charts
#c47f32 color shades, tints & tones
#c47f32 color schemes
#c47f32 color preview, HTML & CSS examples
This text has a color of #c47f32
<p style="color:#c47f32;">Text here</p>
.mytext {color:#c47f32;}
This box has a color of #c47f32
<div style="background-color:#c47f32;">Content here</div>
.mybackground {background-color:#c47f32;}
Border around this has a color of #c47f32
<div style="border:2px solid #c47f32;">Content here</div>
.myborder {border:2px solid #c47f32;}