#c29daf color space conversions
Hex:
#c29daf
RGB:
194, 157, 175
CMY:
24, 38, 31
CMYK:
0, 19, 10, 24
HSL:
331°, 23.2704%, 68.8235%
HSV (HSB):
331°, 19.0722%, 76.0784%
XYZ:
42.0430, 38.6784, 45.8072
xyY:
0.3323, 0.3057, 38.6784
CIE-Lab:
68.5177, 16.6675, -4.1406
CIE-LCH:
68.5177, 17.1741, 346.0487
CIE-Luv:
68.5177, 20.9710, -8.9838
Hunter-Lab:
62.1920, 11.8335, -0.1354
#c29daf color charts
#c29daf color shades, tints & tones
#c29daf color schemes
#c29daf color preview, HTML & CSS examples
This text has a color of #c29daf
<p style="color:#c29daf;">Text here</p>
.mytext {color:#c29daf;}
This box has a color of #c29daf
<div style="background-color:#c29daf;">Content here</div>
.mybackground {background-color:#c29daf;}
Border around this has a color of #c29daf
<div style="border:2px solid #c29daf;">Content here</div>
.myborder {border:2px solid #c29daf;}