#cbc28b color space conversions
Hex:
#cbc28b
RGB:
203, 194, 139
CMY:
20, 24, 45
CMYK:
0, 4, 32, 20
HSL:
52°, 38.0952%, 67.0588%
HSV (HSB):
52°, 31.5271%, 79.6078%
XYZ:
48.5806, 53.1442, 32.1235
xyY:
0.3630, 0.3970, 53.1442
CIE-Lab:
77.9600, -5.2290, 28.8573
CIE-LCH:
77.9600, 29.3273, 100.2707
CIE-Luv:
77.9600, 8.5359, 39.8798
Hunter-Lab:
72.9000, -8.6227, 24.9038
#cbc28b color charts
#cbc28b color shades, tints & tones
#cbc28b color schemes
#cbc28b color preview, HTML & CSS examples
This text has a color of #cbc28b
<p style="color:#cbc28b;">Text here</p>
.mytext {color:#cbc28b;}
This box has a color of #cbc28b
<div style="background-color:#cbc28b;">Content here</div>
.mybackground {background-color:#cbc28b;}
Border around this has a color of #cbc28b
<div style="border:2px solid #cbc28b;">Content here</div>
.myborder {border:2px solid #cbc28b;}