#cbbf8c color space conversions
Hex:
#cbbf8c
RGB:
203, 191, 140
CMY:
20, 25, 45
CMYK:
0, 6, 31, 20
HSL:
49°, 37.7246%, 67.2549%
HSV (HSB):
49°, 31.0345%, 79.6078%
XYZ:
47.9930, 51.8516, 32.2898
xyY:
0.3632, 0.3924, 51.8516
CIE-Lab:
77.1920, -3.5367, 27.3037
CIE-LCH:
77.1920, 27.5318, 97.3805
CIE-Luv:
77.1920, 10.2652, 37.5891
Hunter-Lab:
72.0080, -7.0446, 23.8188
#cbbf8c color charts
#cbbf8c color shades, tints & tones
#cbbf8c color schemes
#cbbf8c color preview, HTML & CSS examples
This text has a color of #cbbf8c
<p style="color:#cbbf8c;">Text here</p>
.mytext {color:#cbbf8c;}
This box has a color of #cbbf8c
<div style="background-color:#cbbf8c;">Content here</div>
.mybackground {background-color:#cbbf8c;}
Border around this has a color of #cbbf8c
<div style="border:2px solid #cbbf8c;">Content here</div>
.myborder {border:2px solid #cbbf8c;}