#c29bb9 color space conversions
Hex:
#c29bb9
RGB:
194, 155, 185
CMY:
24, 39, 27
CMYK:
0, 20, 5, 24
HSL:
314°, 24.2236%, 68.4314%
HSV (HSB):
314°, 20.1031%, 76.0784%
XYZ:
42.7264, 38.4148, 51.0618
xyY:
0.3232, 0.2906, 38.4148
CIE-Lab:
68.3252, 19.5503, -9.9965
CIE-LCH:
68.3252, 21.9578, 332.9183
CIE-Luv:
68.3252, 20.8754, -18.2735
Hunter-Lab:
61.9797, 14.5867, -5.4602
#c29bb9 color charts
#c29bb9 color shades, tints & tones
#c29bb9 color schemes
#c29bb9 color preview, HTML & CSS examples
This text has a color of #c29bb9
<p style="color:#c29bb9;">Text here</p>
.mytext {color:#c29bb9;}
This box has a color of #c29bb9
<div style="background-color:#c29bb9;">Content here</div>
.mybackground {background-color:#c29bb9;}
Border around this has a color of #c29bb9
<div style="border:2px solid #c29bb9;">Content here</div>
.myborder {border:2px solid #c29bb9;}