#c47e85 color space conversions
Hex:
#c47e85
RGB:
196, 126, 133
CMY:
23, 51, 48
CMYK:
0, 36, 32, 23
HSL:
354°, 37.2340%, 63.1373%
HSV (HSB):
354°, 35.7143%, 76.8627%
XYZ:
34.4594, 28.3509, 25.8464
xyY:
0.3887, 0.3198, 28.3509
CIE-Lab:
60.2045, 28.0602, 7.5521
CIE-LCH:
60.2045, 29.0587, 15.0636
CIE-Luv:
60.2045, 45.9545, 5.1552
Hunter-Lab:
53.2456, 22.3417, 8.4915
#c47e85 color charts
#c47e85 color shades, tints & tones
#c47e85 color schemes
#c47e85 color preview, HTML & CSS examples
This text has a color of #c47e85
<p style="color:#c47e85;">Text here</p>
.mytext {color:#c47e85;}
This box has a color of #c47e85
<div style="background-color:#c47e85;">Content here</div>
.mybackground {background-color:#c47e85;}
Border around this has a color of #c47e85
<div style="border:2px solid #c47e85;">Content here</div>
.myborder {border:2px solid #c47e85;}