#c0a1a8 color space conversions
Hex:
#c0a1a8
RGB:
192, 161, 168
CMY:
25, 37, 34
CMYK:
0, 16, 13, 25
HSL:
346°, 19.7452%, 69.2157%
HSV (HSB):
346°, 16.1458%, 75.2941%
XYZ:
41.5510, 39.5234, 42.4846
xyY:
0.3363, 0.3199, 39.5234
CIE-Lab:
69.1287, 12.5420, 0.6275
CIE-LCH:
69.1287, 12.5577, 2.8644
CIE-Luv:
69.1287, 18.2584, -1.2907
Hunter-Lab:
62.8676, 7.9574, 3.9404
#c0a1a8 color charts
#c0a1a8 color shades, tints & tones
#c0a1a8 color schemes
#c0a1a8 color preview, HTML & CSS examples
This text has a color of #c0a1a8
<p style="color:#c0a1a8;">Text here</p>
.mytext {color:#c0a1a8;}
This box has a color of #c0a1a8
<div style="background-color:#c0a1a8;">Content here</div>
.mybackground {background-color:#c0a1a8;}
Border around this has a color of #c0a1a8
<div style="border:2px solid #c0a1a8;">Content here</div>
.myborder {border:2px solid #c0a1a8;}