#c0a1a1 color space conversions
Hex:
#c0a1a1
RGB:
192, 161, 161
CMY:
25, 37, 37
CMYK:
0, 16, 16, 25
HSL:
0°, 19.7452%, 69.2157%
HSV (HSB):
0°, 16.1458%, 75.2941%
XYZ:
40.9161, 39.2694, 39.1415
xyY:
0.3429, 0.3291, 39.2694
CIE-Lab:
68.9460, 11.3869, 4.2511
CIE-LCH:
68.9460, 12.1546, 20.4724
CIE-Luv:
68.9460, 18.9513, 4.0760
Hunter-Lab:
62.6653, 6.8839, 6.8325
#c0a1a1 color charts
#c0a1a1 color shades, tints & tones
#c0a1a1 color schemes
#c0a1a1 color preview, HTML & CSS examples
This text has a color of #c0a1a1
<p style="color:#c0a1a1;">Text here</p>
.mytext {color:#c0a1a1;}
This box has a color of #c0a1a1
<div style="background-color:#c0a1a1;">Content here</div>
.mybackground {background-color:#c0a1a1;}
Border around this has a color of #c0a1a1
<div style="border:2px solid #c0a1a1;">Content here</div>
.myborder {border:2px solid #c0a1a1;}