#c0ccaa color space conversions
Hex:
#c0ccaa
RGB:
192, 204, 170
CMY:
25, 20, 33
CMYK:
6, 0, 17, 20
HSL:
81°, 25.0000%, 73.3333%
HSV (HSB):
81°, 16.6667%, 80.0000%
XYZ:
50.5868, 57.2945, 46.4229
xyY:
0.3278, 0.3713, 57.2945
CIE-Lab:
80.3449, -10.0798, 15.5827
CIE-LCH:
80.3449, 18.5587, 122.8970
CIE-Luv:
80.3449, -5.2168, 24.1272
Hunter-Lab:
75.6931, -13.1688, 16.6223
#c0ccaa color charts
#c0ccaa color shades, tints & tones
#c0ccaa color schemes
#c0ccaa color preview, HTML & CSS examples
This text has a color of #c0ccaa
<p style="color:#c0ccaa;">Text here</p>
.mytext {color:#c0ccaa;}
This box has a color of #c0ccaa
<div style="background-color:#c0ccaa;">Content here</div>
.mybackground {background-color:#c0ccaa;}
Border around this has a color of #c0ccaa
<div style="border:2px solid #c0ccaa;">Content here</div>
.myborder {border:2px solid #c0ccaa;}