#cca380 color space conversions
Hex:
#cca380
RGB:
204, 163, 128
CMY:
20, 36, 50
CMYK:
0, 20, 37, 20
HSL:
28°, 42.6966%, 65.0980%
HSV (HSB):
28°, 37.2549%, 80.0000%
XYZ:
41.8953, 40.5903, 26.0487
xyY:
0.3860, 0.3740, 40.5903
CIE-Lab:
69.8879, 10.3149, 23.9254
CIE-LCH:
69.8879, 26.0542, 66.6778
CIE-Luv:
69.8879, 29.1383, 29.8457
Hunter-Lab:
63.7105, 5.8863, 20.3560
#cca380 color charts
#cca380 color shades, tints & tones
#cca380 color schemes
#cca380 color preview, HTML & CSS examples
This text has a color of #cca380
<p style="color:#cca380;">Text here</p>
.mytext {color:#cca380;}
This box has a color of #cca380
<div style="background-color:#cca380;">Content here</div>
.mybackground {background-color:#cca380;}
Border around this has a color of #cca380
<div style="border:2px solid #cca380;">Content here</div>
.myborder {border:2px solid #cca380;}