#ccc494 color space conversions
Hex:
#ccc494
RGB:
204, 196, 148
CMY:
20, 23, 42
CMYK:
0, 4, 27, 20
HSL:
51°, 35.4430%, 69.0196%
HSV (HSB):
51°, 27.4510%, 80.0000%
XYZ:
49.9871, 54.4553, 35.8933
xyY:
0.3562, 0.3880, 54.4553
CIE-Lab:
78.7265, -4.7114, 25.1619
CIE-LCH:
78.7265, 25.5992, 100.6054
CIE-Luv:
78.7265, 7.5133, 35.3987
Hunter-Lab:
73.7939, -8.2255, 22.8171
#ccc494 color charts
#ccc494 color shades, tints & tones
#ccc494 color schemes
#ccc494 color preview, HTML & CSS examples
This text has a color of #ccc494
<p style="color:#ccc494;">Text here</p>
.mytext {color:#ccc494;}
This box has a color of #ccc494
<div style="background-color:#ccc494;">Content here</div>
.mybackground {background-color:#ccc494;}
Border around this has a color of #ccc494
<div style="border:2px solid #ccc494;">Content here</div>
.myborder {border:2px solid #ccc494;}