#c1b9c9 color space conversions
Hex:
#c1b9c9
RGB:
193, 185, 201
CMY:
24, 27, 21
CMYK:
4, 8, 0, 21
HSL:
270°, 12.9032%, 75.6863%
HSV (HSB):
270°, 7.9602%, 78.8235%
XYZ:
49.8839, 50.2524, 62.3289
xyY:
0.3070, 0.3093, 50.2524
CIE-Lab:
76.2239, 5.7977, -7.0563
CIE-LCH:
76.2239, 9.1326, 309.4076
CIE-Luv:
76.2239, 3.5451, -11.6917
Hunter-Lab:
70.8889, 1.5531, -2.5083
#c1b9c9 color charts
#c1b9c9 color shades, tints & tones
#c1b9c9 color schemes
#c1b9c9 color preview, HTML & CSS examples
This text has a color of #c1b9c9
<p style="color:#c1b9c9;">Text here</p>
.mytext {color:#c1b9c9;}
This box has a color of #c1b9c9
<div style="background-color:#c1b9c9;">Content here</div>
.mybackground {background-color:#c1b9c9;}
Border around this has a color of #c1b9c9
<div style="border:2px solid #c1b9c9;">Content here</div>
.myborder {border:2px solid #c1b9c9;}