#c0b1c0 color space conversions
Hex:
#c0b1c0
RGB:
192, 177, 192
CMY:
25, 31, 25
CMYK:
0, 8, 0, 25
HSL:
300°, 10.6383%, 72.3529%
HSV (HSB):
300°, 7.8125%, 75.2941%
XYZ:
46.9748, 46.4565, 56.3603
xyY:
0.3136, 0.3101, 46.4565
CIE-Lab:
73.8408, 8.0722, -5.6857
CIE-LCH:
73.8408, 9.8736, 324.8410
CIE-Luv:
73.8408, 7.6661, -9.9234
Hunter-Lab:
68.1590, 3.7429, -1.3153
#c0b1c0 color charts
#c0b1c0 color shades, tints & tones
#c0b1c0 color schemes
#c0b1c0 color preview, HTML & CSS examples
This text has a color of #c0b1c0
<p style="color:#c0b1c0;">Text here</p>
.mytext {color:#c0b1c0;}
This box has a color of #c0b1c0
<div style="background-color:#c0b1c0;">Content here</div>
.mybackground {background-color:#c0b1c0;}
Border around this has a color of #c0b1c0
<div style="border:2px solid #c0b1c0;">Content here</div>
.myborder {border:2px solid #c0b1c0;}