#c48e8d color space conversions
Hex:
#c48e8d
RGB:
196, 142, 141
CMY:
23, 44, 45
CMYK:
0, 28, 28, 23
HSL:
1°, 31.7919%, 66.0784%
HSV (HSB):
1°, 28.0612%, 76.8627%
XYZ:
37.2457, 33.0049, 29.6068
xyY:
0.3730, 0.3305, 33.0049
CIE-Lab:
64.1648, 20.3507, 8.6444
CIE-LCH:
64.1648, 22.1106, 23.0144
CIE-Luv:
64.1648, 35.0459, 8.2479
Hunter-Lab:
57.4498, 15.1872, 9.6598
#c48e8d color charts
#c48e8d color shades, tints & tones
#c48e8d color schemes
#c48e8d color preview, HTML & CSS examples
This text has a color of #c48e8d
<p style="color:#c48e8d;">Text here</p>
.mytext {color:#c48e8d;}
This box has a color of #c48e8d
<div style="background-color:#c48e8d;">Content here</div>
.mybackground {background-color:#c48e8d;}
Border around this has a color of #c48e8d
<div style="border:2px solid #c48e8d;">Content here</div>
.myborder {border:2px solid #c48e8d;}