#c9b8b8 color space conversions
Hex:
#c9b8b8
RGB:
201, 184, 184
CMY:
21, 28, 28
CMYK:
0, 8, 8, 21
HSL:
0°, 13.6000%, 75.4902%
HSV (HSB):
0°, 8.4577%, 78.8235%
XYZ:
49.8796, 50.1592, 52.4002
xyY:
0.3272, 0.3290, 50.1592
CIE-Lab:
76.1669, 6.0321, 2.1777
CIE-LCH:
76.1669, 6.4132, 19.8500
CIE-Luv:
76.1669, 10.0079, 2.1456
Hunter-Lab:
70.8231, 1.7742, 5.7091
#c9b8b8 color charts
#c9b8b8 color shades, tints & tones
#c9b8b8 color schemes
#c9b8b8 color preview, HTML & CSS examples
This text has a color of #c9b8b8
<p style="color:#c9b8b8;">Text here</p>
.mytext {color:#c9b8b8;}
This box has a color of #c9b8b8
<div style="background-color:#c9b8b8;">Content here</div>
.mybackground {background-color:#c9b8b8;}
Border around this has a color of #c9b8b8
<div style="border:2px solid #c9b8b8;">Content here</div>
.myborder {border:2px solid #c9b8b8;}