#ccc296 color space conversions
Hex:
#ccc296
RGB:
204, 194, 150
CMY:
20, 24, 41
CMYK:
0, 5, 26, 20
HSL:
49°, 34.6154%, 69.4118%
HSV (HSB):
49°, 26.4706%, 80.0000%
XYZ:
49.6986, 53.6230, 36.5850
xyY:
0.3552, 0.3833, 53.6230
CIE-Lab:
78.2414, -3.3980, 23.4436
CIE-LCH:
78.2414, 23.6886, 98.2472
CIE-Luv:
78.2414, 8.5662, 32.9531
Hunter-Lab:
73.2277, -7.0029, 21.6377
#ccc296 color charts
#ccc296 color shades, tints & tones
#ccc296 color schemes
#ccc296 color preview, HTML & CSS examples
This text has a color of #ccc296
<p style="color:#ccc296;">Text here</p>
.mytext {color:#ccc296;}
This box has a color of #ccc296
<div style="background-color:#ccc296;">Content here</div>
.mybackground {background-color:#ccc296;}
Border around this has a color of #ccc296
<div style="border:2px solid #ccc296;">Content here</div>
.myborder {border:2px solid #ccc296;}