#cdcb80 color space conversions
Hex:
#cdcb80
RGB:
205, 203, 128
CMY:
20, 20, 50
CMYK:
0, 1, 38, 20
HSL:
58°, 43.5028%, 65.2941%
HSV (HSB):
58°, 37.5610%, 80.3922%
XYZ:
50.4291, 57.2495, 28.8144
xyY:
0.3695, 0.4194, 57.2495
CIE-Lab:
80.3197, -10.3927, 37.6641
CIE-LCH:
80.3197, 39.0716, 105.4259
CIE-Luv:
80.3197, 4.9752, 51.3501
Hunter-Lab:
75.6634, -13.4422, 30.3853
#cdcb80 color charts
#cdcb80 color shades, tints & tones
#cdcb80 color schemes
#cdcb80 color preview, HTML & CSS examples
This text has a color of #cdcb80
<p style="color:#cdcb80;">Text here</p>
.mytext {color:#cdcb80;}
This box has a color of #cdcb80
<div style="background-color:#cdcb80;">Content here</div>
.mybackground {background-color:#cdcb80;}
Border around this has a color of #cdcb80
<div style="border:2px solid #cdcb80;">Content here</div>
.myborder {border:2px solid #cdcb80;}