#cbbf5d color space conversions
Hex:
#cbbf5d
RGB:
203, 191, 93
CMY:
20, 25, 64
CMYK:
0, 6, 54, 20
HSL:
53°, 51.4019%, 58.0392%
HSV (HSB):
53°, 54.1872%, 79.6078%
XYZ:
45.2352, 50.7484, 17.7672
xyY:
0.3977, 0.4461, 50.7484
CIE-Lab:
76.5264, -8.4450, 50.2376
CIE-LCH:
76.5264, 50.9424, 99.5422
CIE-Luv:
76.5264, 12.5493, 62.5738
Hunter-Lab:
71.2379, -11.3211, 35.0792
#cbbf5d color charts
#cbbf5d color shades, tints & tones
#cbbf5d color schemes
#cbbf5d color preview, HTML & CSS examples
This text has a color of #cbbf5d
<p style="color:#cbbf5d;">Text here</p>
.mytext {color:#cbbf5d;}
This box has a color of #cbbf5d
<div style="background-color:#cbbf5d;">Content here</div>
.mybackground {background-color:#cbbf5d;}
Border around this has a color of #cbbf5d
<div style="border:2px solid #cbbf5d;">Content here</div>
.myborder {border:2px solid #cbbf5d;}