#cca490 color space conversions
Hex:
#cca490
RGB:
204, 164, 144
CMY:
20, 36, 44
CMYK:
0, 20, 29, 20
HSL:
20°, 37.0370%, 68.2353%
HSV (HSB):
20°, 29.4118%, 80.0000%
XYZ:
43.2113, 41.4019, 32.0994
xyY:
0.3702, 0.3547, 41.4019
CIE-Lab:
70.4566, 11.8070, 15.9536
CIE-LCH:
70.4566, 19.8474, 53.4955
CIE-Luv:
70.4566, 26.9536, 19.7864
Hunter-Lab:
64.3443, 7.2717, 15.4630
#cca490 color charts
#cca490 color shades, tints & tones
#cca490 color schemes
#cca490 color preview, HTML & CSS examples
This text has a color of #cca490
<p style="color:#cca490;">Text here</p>
.mytext {color:#cca490;}
This box has a color of #cca490
<div style="background-color:#cca490;">Content here</div>
.mybackground {background-color:#cca490;}
Border around this has a color of #cca490
<div style="border:2px solid #cca490;">Content here</div>
.myborder {border:2px solid #cca490;}