#ccca96 color space conversions
Hex:
#ccca96
RGB:
204, 202, 150
CMY:
20, 21, 41
CMYK:
0, 1, 26, 20
HSL:
58°, 34.6154%, 69.4118%
HSV (HSB):
58°, 26.4706%, 80.0000%
XYZ:
51.5274, 57.2804, 37.1946
xyY:
0.3529, 0.3923, 57.2804
CIE-Lab:
80.3371, -7.5499, 26.2889
CIE-LCH:
80.3371, 27.3516, 106.0234
CIE-Luv:
80.3371, 3.9376, 37.5283
Hunter-Lab:
75.6838, -10.9196, 23.8408
#ccca96 color charts
#ccca96 color shades, tints & tones
#ccca96 color schemes
#ccca96 color preview, HTML & CSS examples
This text has a color of #ccca96
<p style="color:#ccca96;">Text here</p>
.mytext {color:#ccca96;}
This box has a color of #ccca96
<div style="background-color:#ccca96;">Content here</div>
.mybackground {background-color:#ccca96;}
Border around this has a color of #ccca96
<div style="border:2px solid #ccca96;">Content here</div>
.myborder {border:2px solid #ccca96;}