#c29b9d color space conversions
Hex:
#c29b9d
RGB:
194, 155, 157
CMY:
24, 39, 38
CMYK:
0, 20, 19, 24
HSL:
357°, 24.2236%, 68.4314%
HSV (HSB):
357°, 20.1031%, 76.0784%
XYZ:
40.0553, 37.3463, 36.9957
xyY:
0.3501, 0.3265, 37.3463
CIE-Lab:
67.5361, 14.7977, 4.4679
CIE-LCH:
67.5361, 15.4575, 16.8007
CIE-Luv:
67.5361, 24.0836, 3.7264
Hunter-Lab:
61.1117, 10.0514, 6.8852
#c29b9d color charts
#c29b9d color shades, tints & tones
#c29b9d color schemes
#c29b9d color preview, HTML & CSS examples
This text has a color of #c29b9d
<p style="color:#c29b9d;">Text here</p>
.mytext {color:#c29b9d;}
This box has a color of #c29b9d
<div style="background-color:#c29b9d;">Content here</div>
.mybackground {background-color:#c29b9d;}
Border around this has a color of #c29b9d
<div style="border:2px solid #c29b9d;">Content here</div>
.myborder {border:2px solid #c29b9d;}