#c47f30 color space conversions
Hex:
#c47f30
RGB:
196, 127, 48
CMY:
23, 50, 81
CMYK:
0, 35, 76, 23
HSL:
32°, 60.6557%, 47.8431%
HSV (HSB):
32°, 75.5102%, 76.8627%
XYZ:
30.8878, 27.1279, 6.4045
xyY:
0.4795, 0.4211, 27.1279
CIE-Lab:
59.0925, 20.0834, 51.6890
CIE-LCH:
59.0925, 55.4536, 68.7667
CIE-Luv:
59.0925, 55.6957, 50.6152
Hunter-Lab:
52.0845, 14.7087, 29.1685
#c47f30 color charts
#c47f30 color shades, tints & tones
#c47f30 color schemes
#c47f30 color preview, HTML & CSS examples
This text has a color of #c47f30
<p style="color:#c47f30;">Text here</p>
.mytext {color:#c47f30;}
This box has a color of #c47f30
<div style="background-color:#c47f30;">Content here</div>
.mybackground {background-color:#c47f30;}
Border around this has a color of #c47f30
<div style="border:2px solid #c47f30;">Content here</div>
.myborder {border:2px solid #c47f30;}