#cbb38c color space conversions
Hex:
#cbb38c
RGB:
203, 179, 140
CMY:
20, 30, 45
CMYK:
0, 12, 31, 20
HSL:
37°, 37.7246%, 67.2549%
HSV (HSB):
37°, 31.0345%, 79.6078%
XYZ:
45.4823, 46.8302, 31.4529
xyY:
0.3675, 0.3784, 46.8302
CIE-Lab:
74.0810, 2.8051, 23.1023
CIE-LCH:
74.0810, 23.2720, 83.0771
CIE-Luv:
74.0810, 17.4823, 30.8651
Hunter-Lab:
68.4326, -1.1206, 20.6520
#cbb38c color charts
#cbb38c color shades, tints & tones
#cbb38c color schemes
#cbb38c color preview, HTML & CSS examples
This text has a color of #cbb38c
<p style="color:#cbb38c;">Text here</p>
.mytext {color:#cbb38c;}
This box has a color of #cbb38c
<div style="background-color:#cbb38c;">Content here</div>
.mybackground {background-color:#cbb38c;}
Border around this has a color of #cbb38c
<div style="border:2px solid #cbb38c;">Content here</div>
.myborder {border:2px solid #cbb38c;}