#cbc980 color space conversions
Hex:
#cbc980
RGB:
203, 201, 128
CMY:
20, 21, 50
CMYK:
0, 1, 37, 20
HSL:
58°, 41.8994%, 64.9020%
HSV (HSB):
58°, 36.9458%, 79.6078%
XYZ:
49.4115, 56.0283, 28.6324
xyY:
0.3685, 0.4179, 56.0283
CIE-Lab:
79.6299, -10.1604, 36.7458
CIE-LCH:
79.6299, 38.1246, 105.4564
CIE-Luv:
79.6299, 4.8880, 50.1647
Hunter-Lab:
74.8521, -13.1592, 29.7169
#cbc980 color charts
#cbc980 color shades, tints & tones
#cbc980 color schemes
#cbc980 color preview, HTML & CSS examples
This text has a color of #cbc980
<p style="color:#cbc980;">Text here</p>
.mytext {color:#cbc980;}
This box has a color of #cbc980
<div style="background-color:#cbc980;">Content here</div>
.mybackground {background-color:#cbc980;}
Border around this has a color of #cbc980
<div style="border:2px solid #cbc980;">Content here</div>
.myborder {border:2px solid #cbc980;}