#cba985 color space conversions
Hex:
#cba985
RGB:
203, 169, 133
CMY:
20, 34, 48
CMYK:
0, 17, 34, 20
HSL:
31°, 40.2299%, 65.8824%
HSV (HSB):
31°, 34.4828%, 79.6078%
XYZ:
43.0502, 42.7659, 28.1760
xyY:
0.3777, 0.3752, 42.7659
CIE-Lab:
71.3958, 7.2802, 23.2335
CIE-LCH:
71.3958, 24.3474, 72.6017
CIE-Luv:
71.3958, 24.1959, 29.8228
Hunter-Lab:
65.3956, 3.0649, 20.2316
#cba985 color charts
#cba985 color shades, tints & tones
#cba985 color schemes
#cba985 color preview, HTML & CSS examples
This text has a color of #cba985
<p style="color:#cba985;">Text here</p>
.mytext {color:#cba985;}
This box has a color of #cba985
<div style="background-color:#cba985;">Content here</div>
.mybackground {background-color:#cba985;}
Border around this has a color of #cba985
<div style="border:2px solid #cba985;">Content here</div>
.myborder {border:2px solid #cba985;}