#cba28c color space conversions
Hex:
#cba28c
RGB:
203, 162, 140
CMY:
20, 36, 45
CMYK:
0, 20, 31, 20
HSL:
21°, 37.7246%, 67.2549%
HSV (HSB):
21°, 31.0345%, 79.6078%
XYZ:
42.2826, 40.4306, 30.3863
xyY:
0.3739, 0.3575, 40.4306
CIE-Lab:
69.7751, 11.9697, 17.1901
CIE-LCH:
69.7751, 20.9469, 55.1500
CIE-Luv:
69.7751, 27.8883, 21.2740
Hunter-Lab:
63.5851, 7.4243, 16.1758
#cba28c color charts
#cba28c color shades, tints & tones
#cba28c color schemes
#cba28c color preview, HTML & CSS examples
This text has a color of #cba28c
<p style="color:#cba28c;">Text here</p>
.mytext {color:#cba28c;}
This box has a color of #cba28c
<div style="background-color:#cba28c;">Content here</div>
.mybackground {background-color:#cba28c;}
Border around this has a color of #cba28c
<div style="border:2px solid #cba28c;">Content here</div>
.myborder {border:2px solid #cba28c;}