#cca18c color space conversions
Hex:
#cca18c
RGB:
204, 161, 140
CMY:
20, 37, 45
CMYK:
0, 21, 31, 20
HSL:
20°, 38.5542%, 67.4510%
HSV (HSB):
20°, 31.3725%, 80.0000%
XYZ:
42.3803, 40.2206, 30.3406
xyY:
0.3752, 0.3561, 40.2206
CIE-Lab:
69.6263, 12.9051, 16.9991
CIE-LCH:
69.6263, 21.3427, 52.7955
CIE-Luv:
69.6263, 29.2053, 20.8335
Hunter-Lab:
63.4197, 8.2986, 16.0289
#cca18c color charts
#cca18c color shades, tints & tones
#cca18c color schemes
#cca18c color preview, HTML & CSS examples
This text has a color of #cca18c
<p style="color:#cca18c;">Text here</p>
.mytext {color:#cca18c;}
This box has a color of #cca18c
<div style="background-color:#cca18c;">Content here</div>
.mybackground {background-color:#cca18c;}
Border around this has a color of #cca18c
<div style="border:2px solid #cca18c;">Content here</div>
.myborder {border:2px solid #cca18c;}