#ccbd80 color space conversions
Hex:
#ccbd80
RGB:
204, 189, 128
CMY:
20, 26, 50
CMYK:
0, 7, 37, 20
HSL:
48°, 42.6966%, 65.0980%
HSV (HSB):
48°, 37.2549%, 80.0000%
XYZ:
46.9957, 50.7911, 27.7488
xyY:
0.3744, 0.4046, 50.7911
CIE-Lab:
76.5523, -3.5566, 32.7713
CIE-LCH:
76.5523, 32.9637, 96.1939
CIE-Luv:
76.5523, 12.8157, 43.8551
Hunter-Lab:
71.2679, -7.0116, 26.8024
#ccbd80 color charts
#ccbd80 color shades, tints & tones
#ccbd80 color schemes
#ccbd80 color preview, HTML & CSS examples
This text has a color of #ccbd80
<p style="color:#ccbd80;">Text here</p>
.mytext {color:#ccbd80;}
This box has a color of #ccbd80
<div style="background-color:#ccbd80;">Content here</div>
.mybackground {background-color:#ccbd80;}
Border around this has a color of #ccbd80
<div style="border:2px solid #ccbd80;">Content here</div>
.myborder {border:2px solid #ccbd80;}