#c47e9e color space conversions
Hex:
#c47e9e
RGB:
196, 126, 158
CMY:
23, 51, 38
CMYK:
0, 36, 19, 23
HSL:
333°, 37.2340%, 63.1373%
HSV (HSB):
333°, 35.7143%, 76.8627%
XYZ:
36.3974, 29.1261, 36.0513
xyY:
0.3583, 0.2867, 29.1261
CIE-Lab:
60.8928, 31.6553, -5.7883
CIE-LCH:
60.8928, 32.1802, 349.6377
CIE-Luv:
60.8928, 41.6018, -13.8539
Hunter-Lab:
53.9686, 25.9385, -1.8280
#c47e9e color charts
#c47e9e color shades, tints & tones
#c47e9e color schemes
#c47e9e color preview, HTML & CSS examples
This text has a color of #c47e9e
<p style="color:#c47e9e;">Text here</p>
.mytext {color:#c47e9e;}
This box has a color of #c47e9e
<div style="background-color:#c47e9e;">Content here</div>
.mybackground {background-color:#c47e9e;}
Border around this has a color of #c47e9e
<div style="border:2px solid #c47e9e;">Content here</div>
.myborder {border:2px solid #c47e9e;}