#c0c8a8 color space conversions
Hex:
#c0c8a8
RGB:
192, 200, 168
CMY:
25, 22, 34
CMYK:
4, 0, 16, 22
HSL:
75°, 22.5352%, 72.1569%
HSV (HSB):
75°, 16.0000%, 78.4314%
XYZ:
49.4604, 55.3422, 45.1211
xyY:
0.3299, 0.3691, 55.3422
CIE-Lab:
79.2380, -8.3384, 15.0946
CIE-LCH:
79.2380, 17.2446, 118.9166
CIE-Luv:
79.2380, -3.0013, 23.0779
Hunter-Lab:
74.3923, -11.5093, 16.1136
#c0c8a8 color charts
#c0c8a8 color shades, tints & tones
#c0c8a8 color schemes
#c0c8a8 color preview, HTML & CSS examples
This text has a color of #c0c8a8
<p style="color:#c0c8a8;">Text here</p>
.mytext {color:#c0c8a8;}
This box has a color of #c0c8a8
<div style="background-color:#c0c8a8;">Content here</div>
.mybackground {background-color:#c0c8a8;}
Border around this has a color of #c0c8a8
<div style="border:2px solid #c0c8a8;">Content here</div>
.myborder {border:2px solid #c0c8a8;}