#c48c8c color space conversions
Hex:
#c48c8c
RGB:
196, 140, 140
CMY:
23, 45, 45
CMYK:
0, 29, 29, 23
HSL:
0°, 32.1839%, 65.8824%
HSV (HSB):
0°, 28.5714%, 76.8627%
XYZ:
36.8767, 32.3854, 29.1183
xyY:
0.3748, 0.3292, 32.3854
CIE-Lab:
63.6601, 21.3138, 8.4908
CIE-LCH:
63.6601, 22.9428, 21.7208
CIE-Luv:
63.6601, 36.3883, 7.8381
Hunter-Lab:
56.9082, 16.0793, 9.4986
#c48c8c color charts
#c48c8c color shades, tints & tones
#c48c8c color schemes
#c48c8c color preview, HTML & CSS examples
This text has a color of #c48c8c
<p style="color:#c48c8c;">Text here</p>
.mytext {color:#c48c8c;}
This box has a color of #c48c8c
<div style="background-color:#c48c8c;">Content here</div>
.mybackground {background-color:#c48c8c;}
Border around this has a color of #c48c8c
<div style="border:2px solid #c48c8c;">Content here</div>
.myborder {border:2px solid #c48c8c;}