#c47e8f color space conversions
Hex:
#c47e8f
RGB:
196, 126, 143
CMY:
23, 51, 44
CMYK:
0, 36, 27, 23
HSL:
345°, 37.2340%, 63.1373%
HSV (HSB):
345°, 35.7143%, 76.8627%
XYZ:
35.1837, 28.6406, 29.6604
xyY:
0.3764, 0.3064, 28.6406
CIE-Lab:
60.4632, 29.4257, 2.1841
CIE-LCH:
60.4632, 29.5067, 4.2449
CIE-Luv:
60.4632, 44.2512, -2.2525
Hunter-Lab:
53.5170, 23.6969, 4.6019
#c47e8f color charts
#c47e8f color shades, tints & tones
#c47e8f color schemes
#c47e8f color preview, HTML & CSS examples
This text has a color of #c47e8f
<p style="color:#c47e8f;">Text here</p>
.mytext {color:#c47e8f;}
This box has a color of #c47e8f
<div style="background-color:#c47e8f;">Content here</div>
.mybackground {background-color:#c47e8f;}
Border around this has a color of #c47e8f
<div style="border:2px solid #c47e8f;">Content here</div>
.myborder {border:2px solid #c47e8f;}