#cbbf88 color space conversions
Hex:
#cbbf88
RGB:
203, 191, 136
CMY:
20, 25, 47
CMYK:
0, 6, 33, 20
HSL:
49°, 39.1813%, 66.4706%
HSV (HSB):
49°, 33.0049%, 79.6078%
XYZ:
47.7033, 51.7357, 30.7643
xyY:
0.3664, 0.3973, 51.7357
CIE-Lab:
77.1225, -4.0400, 29.3183
CIE-LCH:
77.1225, 29.5953, 97.8458
CIE-Luv:
77.1225, 10.4917, 40.0699
Hunter-Lab:
71.9275, -7.4895, 24.9902
#cbbf88 color charts
#cbbf88 color shades, tints & tones
#cbbf88 color schemes
#cbbf88 color preview, HTML & CSS examples
This text has a color of #cbbf88
<p style="color:#cbbf88;">Text here</p>
.mytext {color:#cbbf88;}
This box has a color of #cbbf88
<div style="background-color:#cbbf88;">Content here</div>
.mybackground {background-color:#cbbf88;}
Border around this has a color of #cbbf88
<div style="border:2px solid #cbbf88;">Content here</div>
.myborder {border:2px solid #cbbf88;}