#c9b5b5 color space conversions
Hex:
#c9b5b5
RGB:
201, 181, 181
CMY:
21, 29, 29
CMYK:
0, 10, 10, 21
HSL:
0°, 15.6250%, 74.9020%
HSV (HSB):
0°, 9.9502%, 78.8235%
XYZ:
48.9518, 48.8015, 50.5556
xyY:
0.3301, 0.3291, 48.8015
CIE-Lab:
75.3276, 7.1331, 2.5917
CIE-LCH:
75.3276, 7.5893, 19.9680
CIE-Luv:
75.3276, 11.8582, 2.5448
Hunter-Lab:
69.8580, 2.8291, 5.9930
#c9b5b5 color charts
#c9b5b5 color shades, tints & tones
#c9b5b5 color schemes
#c9b5b5 color preview, HTML & CSS examples
This text has a color of #c9b5b5
<p style="color:#c9b5b5;">Text here</p>
.mytext {color:#c9b5b5;}
This box has a color of #c9b5b5
<div style="background-color:#c9b5b5;">Content here</div>
.mybackground {background-color:#c9b5b5;}
Border around this has a color of #c9b5b5
<div style="border:2px solid #c9b5b5;">Content here</div>
.myborder {border:2px solid #c9b5b5;}