#c47c7a color space conversions
Hex:
#c47c7a
RGB:
196, 124, 122
CMY:
23, 51, 52
CMYK:
0, 37, 38, 23
HSL:
2°, 38.5417%, 62.3529%
HSV (HSB):
2°, 37.7551%, 76.8627%
XYZ:
33.4855, 27.5562, 21.9664
xyY:
0.4034, 0.3320, 27.5562
CIE-Lab:
59.4857, 27.7673, 12.8482
CIE-LCH:
59.4857, 30.5957, 24.8305
CIE-Luv:
59.4857, 49.0235, 11.8802
Hunter-Lab:
52.4940, 21.9990, 11.9356
#c47c7a color charts
#c47c7a color shades, tints & tones
#c47c7a color schemes
#c47c7a color preview, HTML & CSS examples
This text has a color of #c47c7a
<p style="color:#c47c7a;">Text here</p>
.mytext {color:#c47c7a;}
This box has a color of #c47c7a
<div style="background-color:#c47c7a;">Content here</div>
.mybackground {background-color:#c47c7a;}
Border around this has a color of #c47c7a
<div style="border:2px solid #c47c7a;">Content here</div>
.myborder {border:2px solid #c47c7a;}