#c9949d color space conversions
Hex:
#c9949d
RGB:
201, 148, 157
CMY:
21, 42, 38
CMYK:
0, 26, 22, 21
HSL:
350°, 32.9193%, 68.4314%
HSV (HSB):
350°, 26.3682%, 78.8235%
XYZ:
40.7631, 36.0316, 36.7046
xyY:
0.3591, 0.3175, 36.0316
CIE-Lab:
66.5441, 21.2687, 3.1245
CIE-LCH:
66.5441, 21.4969, 8.3574
CIE-Luv:
66.5441, 32.8780, 0.6253
Hunter-Lab:
60.0264, 16.1708, 5.7641
#c9949d color charts
#c9949d color shades, tints & tones
#c9949d color schemes
#c9949d color preview, HTML & CSS examples
This text has a color of #c9949d
<p style="color:#c9949d;">Text here</p>
.mytext {color:#c9949d;}
This box has a color of #c9949d
<div style="background-color:#c9949d;">Content here</div>
.mybackground {background-color:#c9949d;}
Border around this has a color of #c9949d
<div style="border:2px solid #c9949d;">Content here</div>
.myborder {border:2px solid #c9949d;}