#cfa18c color space conversions
Hex:
#cfa18c
RGB:
207, 161, 140
CMY:
19, 37, 45
CMYK:
0, 22, 32, 19
HSL:
19°, 41.1043%, 68.0392%
HSV (HSB):
19°, 32.3671%, 81.1765%
XYZ:
43.2106, 40.6486, 30.3795
xyY:
0.3782, 0.3558, 40.6486
CIE-Lab:
69.9290, 14.0789, 17.4652
CIE-LCH:
69.9290, 22.4332, 51.1273
CIE-Luv:
69.9290, 31.3187, 21.2079
Hunter-Lab:
63.7562, 9.4045, 16.3780
#cfa18c color charts
#cfa18c color shades, tints & tones
#cfa18c color schemes
#cfa18c color preview, HTML & CSS examples
This text has a color of #cfa18c
<p style="color:#cfa18c;">Text here</p>
.mytext {color:#cfa18c;}
This box has a color of #cfa18c
<div style="background-color:#cfa18c;">Content here</div>
.mybackground {background-color:#cfa18c;}
Border around this has a color of #cfa18c
<div style="border:2px solid #cfa18c;">Content here</div>
.myborder {border:2px solid #cfa18c;}