#cbb48c color space conversions
Hex:
#cbb48c
RGB:
203, 180, 140
CMY:
20, 29, 45
CMYK:
0, 11, 31, 20
HSL:
38°, 37.7246%, 67.2549%
HSV (HSB):
38°, 31.0345%, 79.6078%
XYZ:
45.6835, 47.2325, 31.5199
xyY:
0.3671, 0.3796, 47.2325
CIE-Lab:
74.3382, 2.2720, 23.4519
CIE-LCH:
74.3382, 23.5617, 84.4664
CIE-Luv:
74.3382, 16.8761, 31.4276
Hunter-Lab:
68.7259, -1.6178, 20.9158
#cbb48c color charts
#cbb48c color shades, tints & tones
#cbb48c color schemes
#cbb48c color preview, HTML & CSS examples
This text has a color of #cbb48c
<p style="color:#cbb48c;">Text here</p>
.mytext {color:#cbb48c;}
This box has a color of #cbb48c
<div style="background-color:#cbb48c;">Content here</div>
.mybackground {background-color:#cbb48c;}
Border around this has a color of #cbb48c
<div style="border:2px solid #cbb48c;">Content here</div>
.myborder {border:2px solid #cbb48c;}