#cca193 color space conversions
Hex:
#cca193
RGB:
204, 161, 147
CMY:
20, 37, 42
CMYK:
0, 21, 28, 20
HSL:
15°, 35.8491%, 68.8235%
HSV (HSB):
15°, 27.9412%, 80.0000%
XYZ:
42.9132, 40.4337, 33.1465
xyY:
0.3684, 0.3471, 40.4337
CIE-Lab:
69.7773, 13.8485, 13.3506
CIE-LCH:
69.7773, 19.2359, 43.9512
CIE-Luv:
69.7773, 28.4645, 15.9723
Hunter-Lab:
63.5875, 9.1858, 13.6049
#cca193 color charts
#cca193 color shades, tints & tones
#cca193 color schemes
#cca193 color preview, HTML & CSS examples
This text has a color of #cca193
<p style="color:#cca193;">Text here</p>
.mytext {color:#cca193;}
This box has a color of #cca193
<div style="background-color:#cca193;">Content here</div>
.mybackground {background-color:#cca193;}
Border around this has a color of #cca193
<div style="border:2px solid #cca193;">Content here</div>
.myborder {border:2px solid #cca193;}