#c48c7c color space conversions
Hex:
#c48c7c
RGB:
196, 140, 124
CMY:
23, 45, 51
CMYK:
0, 29, 37, 23
HSL:
13°, 37.8947%, 62.7451%
HSV (HSB):
13°, 36.7347%, 76.8627%
XYZ:
35.7811, 31.9472, 23.3493
xyY:
0.3929, 0.3508, 31.9472
CIE-Lab:
63.2992, 19.2219, 17.0115
CIE-LCH:
63.2992, 25.6686, 41.5090
CIE-Luv:
63.2992, 38.5130, 19.0316
Hunter-Lab:
56.5218, 14.0862, 15.0724
#c48c7c color charts
#c48c7c color shades, tints & tones
#c48c7c color schemes
#c48c7c color preview, HTML & CSS examples
This text has a color of #c48c7c
<p style="color:#c48c7c;">Text here</p>
.mytext {color:#c48c7c;}
This box has a color of #c48c7c
<div style="background-color:#c48c7c;">Content here</div>
.mybackground {background-color:#c48c7c;}
Border around this has a color of #c48c7c
<div style="border:2px solid #c48c7c;">Content here</div>
.myborder {border:2px solid #c48c7c;}