#c29a9c color space conversions
Hex:
#c29a9c
RGB:
194, 154, 156
CMY:
24, 40, 39
CMYK:
0, 21, 20, 24
HSL:
357°, 24.6914%, 68.2353%
HSV (HSB):
357°, 20.6186%, 76.0784%
XYZ:
39.8045, 36.9808, 36.4926
xyY:
0.3514, 0.3265, 36.9808
CIE-Lab:
67.2627, 15.1922, 4.6320
CIE-LCH:
67.2627, 15.8826, 16.9562
CIE-Luv:
67.2627, 24.7667, 3.8768
Hunter-Lab:
60.8119, 10.4166, 6.9890
#c29a9c color charts
#c29a9c color shades, tints & tones
#c29a9c color schemes
#c29a9c color preview, HTML & CSS examples
This text has a color of #c29a9c
<p style="color:#c29a9c;">Text here</p>
.mytext {color:#c29a9c;}
This box has a color of #c29a9c
<div style="background-color:#c29a9c;">Content here</div>
.mybackground {background-color:#c29a9c;}
Border around this has a color of #c29a9c
<div style="border:2px solid #c29a9c;">Content here</div>
.myborder {border:2px solid #c29a9c;}