#c9948e color space conversions
Hex:
#c9948e
RGB:
201, 148, 142
CMY:
21, 42, 44
CMYK:
0, 26, 29, 21
HSL:
6°, 35.3293%, 67.2549%
HSV (HSB):
6°, 29.3532%, 78.8235%
XYZ:
39.5598, 35.5503, 30.3681
xyY:
0.3751, 0.3370, 35.5503
CIE-Lab:
66.1749, 19.1127, 11.0089
CIE-LCH:
66.1749, 22.0565, 29.9420
CIE-Luv:
66.1749, 34.8423, 11.6820
Hunter-Lab:
59.6241, 14.0902, 11.5390
#c9948e color charts
#c9948e color shades, tints & tones
#c9948e color schemes
#c9948e color preview, HTML & CSS examples
This text has a color of #c9948e
<p style="color:#c9948e;">Text here</p>
.mytext {color:#c9948e;}
This box has a color of #c9948e
<div style="background-color:#c9948e;">Content here</div>
.mybackground {background-color:#c9948e;}
Border around this has a color of #c9948e
<div style="border:2px solid #c9948e;">Content here</div>
.myborder {border:2px solid #c9948e;}