#c9948b color space conversions
Hex:
#c9948b
RGB:
201, 148, 139
CMY:
21, 42, 45
CMYK:
0, 26, 31, 21
HSL:
9°, 36.4706%, 66.6667%
HSV (HSB):
9°, 30.8458%, 78.8235%
XYZ:
39.3375, 35.4614, 29.1975
xyY:
0.3783, 0.3410, 35.4614
CIE-Lab:
66.1063, 18.7077, 12.5917
CIE-LCH:
66.1063, 22.5505, 33.9435
CIE-Luv:
66.1063, 35.2218, 13.8116
Hunter-Lab:
59.5495, 13.7029, 12.6143
#c9948b color charts
#c9948b color shades, tints & tones
#c9948b color schemes
#c9948b color preview, HTML & CSS examples
This text has a color of #c9948b
<p style="color:#c9948b;">Text here</p>
.mytext {color:#c9948b;}
This box has a color of #c9948b
<div style="background-color:#c9948b;">Content here</div>
.mybackground {background-color:#c9948b;}
Border around this has a color of #c9948b
<div style="border:2px solid #c9948b;">Content here</div>
.myborder {border:2px solid #c9948b;}