#c9949a color space conversions
Hex:
#c9949a
RGB:
201, 148, 154
CMY:
21, 42, 40
CMYK:
0, 26, 23, 21
HSL:
353°, 32.9193%, 68.4314%
HSV (HSB):
353°, 26.3682%, 78.8235%
XYZ:
40.5100, 35.9304, 35.3720
xyY:
0.3623, 0.3213, 35.9304
CIE-Lab:
66.4667, 20.8202, 4.6965
CIE-LCH:
66.4667, 21.3434, 12.7117
CIE-Luv:
66.4667, 33.2789, 2.8870
Hunter-Lab:
59.9420, 15.7355, 6.9721
#c9949a color charts
#c9949a color shades, tints & tones
#c9949a color schemes
#c9949a color preview, HTML & CSS examples
This text has a color of #c9949a
<p style="color:#c9949a;">Text here</p>
.mytext {color:#c9949a;}
This box has a color of #c9949a
<div style="background-color:#c9949a;">Content here</div>
.mybackground {background-color:#c9949a;}
Border around this has a color of #c9949a
<div style="border:2px solid #c9949a;">Content here</div>
.myborder {border:2px solid #c9949a;}