#c9949b color space conversions
Hex:
#c9949b
RGB:
201, 148, 155
CMY:
21, 42, 39
CMYK:
0, 26, 23, 21
HSL:
352°, 32.9193%, 68.4314%
HSV (HSB):
352°, 26.3682%, 78.8235%
XYZ:
40.5937, 35.9639, 35.8125
xyY:
0.3612, 0.3200, 35.9639
CIE-Lab:
66.4923, 20.9688, 4.1722
CIE-LCH:
66.4923, 21.3798, 11.2533
CIE-Luv:
66.4923, 33.1457, 2.1357
Hunter-Lab:
59.9699, 15.8796, 6.5724
#c9949b color charts
#c9949b color shades, tints & tones
#c9949b color schemes
#c9949b color preview, HTML & CSS examples
This text has a color of #c9949b
<p style="color:#c9949b;">Text here</p>
.mytext {color:#c9949b;}
This box has a color of #c9949b
<div style="background-color:#c9949b;">Content here</div>
.mybackground {background-color:#c9949b;}
Border around this has a color of #c9949b
<div style="border:2px solid #c9949b;">Content here</div>
.myborder {border:2px solid #c9949b;}