#c49e9e color space conversions
Hex:
#c49e9e
RGB:
196, 158, 158
CMY:
23, 38, 38
CMYK:
0, 19, 19, 23
HSL:
0°, 24.3590%, 69.4118%
HSV (HSB):
0°, 19.3878%, 76.8627%
XYZ:
41.1634, 38.6581, 37.6400
xyY:
0.3504, 0.3291, 38.6581
CIE-Lab:
68.5029, 14.0557, 5.3293
CIE-LCH:
68.5029, 15.0322, 20.7646
CIE-Luv:
68.5029, 23.5970, 5.0781
Hunter-Lab:
62.1756, 9.3685, 7.6299
#c49e9e color charts
#c49e9e color shades, tints & tones
#c49e9e color schemes
#c49e9e color preview, HTML & CSS examples
This text has a color of #c49e9e
<p style="color:#c49e9e;">Text here</p>
.mytext {color:#c49e9e;}
This box has a color of #c49e9e
<div style="background-color:#c49e9e;">Content here</div>
.mybackground {background-color:#c49e9e;}
Border around this has a color of #c49e9e
<div style="border:2px solid #c49e9e;">Content here</div>
.myborder {border:2px solid #c49e9e;}