#c9848c color space conversions
Hex:
#c9848c
RGB:
201, 132, 140
CMY:
21, 48, 45
CMYK:
0, 34, 30, 21
HSL:
353°, 38.9831%, 65.2941%
HSV (HSB):
353°, 34.3284%, 78.8235%
XYZ:
37.0723, 30.8135, 28.8046
xyY:
0.3834, 0.3187, 30.8135
CIE-Lab:
62.3499, 27.6052, 6.6961
CIE-LCH:
62.3499, 28.4057, 13.6348
CIE-Luv:
62.3499, 44.8622, 4.1825
Hunter-Lab:
55.5099, 22.0689, 8.0908
#c9848c color charts
#c9848c color shades, tints & tones
#c9848c color schemes
#c9848c color preview, HTML & CSS examples
This text has a color of #c9848c
<p style="color:#c9848c;">Text here</p>
.mytext {color:#c9848c;}
This box has a color of #c9848c
<div style="background-color:#c9848c;">Content here</div>
.mybackground {background-color:#c9848c;}
Border around this has a color of #c9848c
<div style="border:2px solid #c9848c;">Content here</div>
.myborder {border:2px solid #c9848c;}