#c47e8e color space conversions
Hex:
#c47e8e
RGB:
196, 126, 142
CMY:
23, 51, 44
CMYK:
0, 36, 28, 23
HSL:
346°, 37.2340%, 63.1373%
HSV (HSB):
346°, 35.7143%, 76.8627%
XYZ:
35.1083, 28.6105, 29.2631
xyY:
0.3776, 0.3077, 28.6105
CIE-Lab:
60.4363, 29.2847, 2.7192
CIE-LCH:
60.4363, 29.4107, 5.3049
CIE-Luv:
60.4363, 44.4241, -1.4987
Hunter-Lab:
53.4888, 23.5563, 5.0052
#c47e8e color charts
#c47e8e color shades, tints & tones
#c47e8e color schemes
#c47e8e color preview, HTML & CSS examples
This text has a color of #c47e8e
<p style="color:#c47e8e;">Text here</p>
.mytext {color:#c47e8e;}
This box has a color of #c47e8e
<div style="background-color:#c47e8e;">Content here</div>
.mybackground {background-color:#c47e8e;}
Border around this has a color of #c47e8e
<div style="border:2px solid #c47e8e;">Content here</div>
.myborder {border:2px solid #c47e8e;}