#cbcd80 color space conversions
Hex:
#cbcd80
RGB:
203, 205, 128
CMY:
20, 20, 50
CMYK:
1, 0, 38, 20
HSL:
62°, 43.5028%, 65.2941%
HSV (HSB):
62°, 37.5610%, 80.3922%
XYZ:
50.3562, 57.9177, 28.9472
xyY:
0.3670, 0.4221, 57.9177
CIE-Lab:
80.6930, -12.1966, 38.1106
CIE-LCH:
80.6930, 40.0147, 107.7463
CIE-Luv:
80.6930, 2.5082, 52.2751
Hunter-Lab:
76.1037, -15.0717, 30.7207
#cbcd80 color charts
#cbcd80 color shades, tints & tones
#cbcd80 color schemes
#cbcd80 color preview, HTML & CSS examples
This text has a color of #cbcd80
<p style="color:#cbcd80;">Text here</p>
.mytext {color:#cbcd80;}
This box has a color of #cbcd80
<div style="background-color:#cbcd80;">Content here</div>
.mybackground {background-color:#cbcd80;}
Border around this has a color of #cbcd80
<div style="border:2px solid #cbcd80;">Content here</div>
.myborder {border:2px solid #cbcd80;}