#c9948d color space conversions
Hex:
#c9948d
RGB:
201, 148, 141
CMY:
21, 42, 45
CMYK:
0, 26, 30, 21
HSL:
7°, 35.7143%, 67.0588%
HSV (HSB):
7°, 29.8507%, 78.8235%
XYZ:
39.4850, 35.5204, 29.9743
xyY:
0.3761, 0.3384, 35.5204
CIE-Lab:
66.1518, 18.9767, 11.5363
CIE-LCH:
66.1518, 22.2081, 31.2963
CIE-Luv:
66.1518, 34.9693, 12.3951
Hunter-Lab:
59.5990, 13.9600, 11.9004
#c9948d color charts
#c9948d color shades, tints & tones
#c9948d color schemes
#c9948d color preview, HTML & CSS examples
This text has a color of #c9948d
<p style="color:#c9948d;">Text here</p>
.mytext {color:#c9948d;}
This box has a color of #c9948d
<div style="background-color:#c9948d;">Content here</div>
.mybackground {background-color:#c9948d;}
Border around this has a color of #c9948d
<div style="border:2px solid #c9948d;">Content here</div>
.myborder {border:2px solid #c9948d;}