#c47c50 color space conversions
Hex:
#c47c50
RGB:
196, 124, 80
CMY:
23, 51, 69
CMYK:
0, 37, 59, 23
HSL:
23°, 49.5726%, 54.1176%
HSV (HSB):
23°, 59.1837%, 76.8627%
XYZ:
31.4206, 26.7303, 11.0928
xyY:
0.4538, 0.3860, 26.7303
CIE-Lab:
58.7238, 23.6378, 35.4247
CIE-LCH:
58.7238, 42.5871, 56.2860
CIE-Luv:
58.7238, 55.0157, 36.8712
Hunter-Lab:
51.7013, 18.0030, 23.4699
#c47c50 color charts
#c47c50 color shades, tints & tones
#c47c50 color schemes
#c47c50 color preview, HTML & CSS examples
This text has a color of #c47c50
<p style="color:#c47c50;">Text here</p>
.mytext {color:#c47c50;}
This box has a color of #c47c50
<div style="background-color:#c47c50;">Content here</div>
.mybackground {background-color:#c47c50;}
Border around this has a color of #c47c50
<div style="border:2px solid #c47c50;">Content here</div>
.myborder {border:2px solid #c47c50;}