#ccc196 color space conversions
Hex:
#ccc196
RGB:
204, 193, 150
CMY:
20, 24, 41
CMYK:
0, 5, 26, 20
HSL:
48°, 34.6154%, 69.4118%
HSV (HSB):
48°, 26.4706%, 80.0000%
XYZ:
49.4768, 53.1793, 36.5111
xyY:
0.3555, 0.3821, 53.1793
CIE-Lab:
77.9807, -2.8748, 23.0880
CIE-LCH:
77.9807, 23.2663, 97.0977
CIE-Luv:
77.9807, 9.1489, 32.3787
Hunter-Lab:
72.9241, -6.5104, 21.3620
#ccc196 color charts
#ccc196 color shades, tints & tones
#ccc196 color schemes
#ccc196 color preview, HTML & CSS examples
This text has a color of #ccc196
<p style="color:#ccc196;">Text here</p>
.mytext {color:#ccc196;}
This box has a color of #ccc196
<div style="background-color:#ccc196;">Content here</div>
.mybackground {background-color:#ccc196;}
Border around this has a color of #ccc196
<div style="border:2px solid #ccc196;">Content here</div>
.myborder {border:2px solid #ccc196;}