#c0c0b5 color space conversions
Hex:
#c0c0b5
RGB:
192, 192, 181
CMY:
25, 25, 29
CMYK:
0, 0, 6, 25
HSL:
60°, 8.0292%, 73.1373%
HSV (HSB):
60°, 5.7292%, 75.2941%
XYZ:
48.9284, 52.2419, 51.2210
xyY:
0.3211, 0.3428, 52.2419
CIE-Lab:
77.4253, -1.9724, 5.5319
CIE-LCH:
77.4253, 5.8730, 109.6232
CIE-Luv:
77.4253, 0.6121, 8.4655
Hunter-Lab:
72.2786, -5.6535, 8.5785
#c0c0b5 color charts
#c0c0b5 color shades, tints & tones
#c0c0b5 color schemes
#c0c0b5 color preview, HTML & CSS examples
This text has a color of #c0c0b5
<p style="color:#c0c0b5;">Text here</p>
.mytext {color:#c0c0b5;}
This box has a color of #c0c0b5
<div style="background-color:#c0c0b5;">Content here</div>
.mybackground {background-color:#c0c0b5;}
Border around this has a color of #c0c0b5
<div style="border:2px solid #c0c0b5;">Content here</div>
.myborder {border:2px solid #c0c0b5;}