#c47b7a color space conversions
Hex:
#c47b7a
RGB:
196, 123, 122
CMY:
23, 52, 52
CMYK:
0, 37, 38, 23
HSL:
1°, 38.5417%, 62.3529%
HSV (HSB):
1°, 37.7551%, 76.8627%
XYZ:
33.3608, 27.3068, 21.9248
xyY:
0.4039, 0.3306, 27.3068
CIE-Lab:
59.2573, 28.3129, 12.5285
CIE-LCH:
59.2573, 30.9610, 23.8694
CIE-Luv:
59.2573, 49.6584, 11.3585
Hunter-Lab:
52.2559, 22.5085, 11.7031
#c47b7a color charts
#c47b7a color shades, tints & tones
#c47b7a color schemes
#c47b7a color preview, HTML & CSS examples
This text has a color of #c47b7a
<p style="color:#c47b7a;">Text here</p>
.mytext {color:#c47b7a;}
This box has a color of #c47b7a
<div style="background-color:#c47b7a;">Content here</div>
.mybackground {background-color:#c47b7a;}
Border around this has a color of #c47b7a
<div style="border:2px solid #c47b7a;">Content here</div>
.myborder {border:2px solid #c47b7a;}