#cbbf95 color space conversions
Hex:
#cbbf95
RGB:
203, 191, 149
CMY:
20, 25, 42
CMYK:
0, 6, 27, 20
HSL:
47°, 34.1772%, 69.0196%
HSV (HSB):
47°, 26.6010%, 79.6078%
XYZ:
48.6842, 52.1280, 35.9296
xyY:
0.3560, 0.3812, 52.1280
CIE-Lab:
77.3573, -2.3471, 22.7548
CIE-LCH:
77.3573, 22.8755, 95.8891
CIE-Luv:
77.3573, 9.7364, 31.7949
Hunter-Lab:
72.1998, -5.9872, 21.0347
#cbbf95 color charts
#cbbf95 color shades, tints & tones
#cbbf95 color schemes
#cbbf95 color preview, HTML & CSS examples
This text has a color of #cbbf95
<p style="color:#cbbf95;">Text here</p>
.mytext {color:#cbbf95;}
This box has a color of #cbbf95
<div style="background-color:#cbbf95;">Content here</div>
.mybackground {background-color:#cbbf95;}
Border around this has a color of #cbbf95
<div style="border:2px solid #cbbf95;">Content here</div>
.myborder {border:2px solid #cbbf95;}