#c9846b color space conversions
Hex:
#c9846b
RGB:
201, 132, 107
CMY:
21, 48, 58
CMYK:
0, 34, 47, 21
HSL:
16°, 46.5347%, 60.3922%
HSV (HSB):
16°, 46.7662%, 78.8235%
XYZ:
34.9925, 29.9816, 17.8526
xyY:
0.4225, 0.3620, 29.9816
CIE-Lab:
61.6383, 23.7088, 24.3936
CIE-LCH:
61.6383, 34.0170, 45.8157
CIE-Luv:
61.6383, 49.8368, 26.4099
Hunter-Lab:
54.7554, 18.2518, 18.9977
#c9846b color charts
#c9846b color shades, tints & tones
#c9846b color schemes
#c9846b color preview, HTML & CSS examples
This text has a color of #c9846b
<p style="color:#c9846b;">Text here</p>
.mytext {color:#c9846b;}
This box has a color of #c9846b
<div style="background-color:#c9846b;">Content here</div>
.mybackground {background-color:#c9846b;}
Border around this has a color of #c9846b
<div style="border:2px solid #c9846b;">Content here</div>
.myborder {border:2px solid #c9846b;}