#cbcf80 color space conversions
Hex:
#cbcf80
RGB:
203, 207, 128
CMY:
20, 19, 50
CMYK:
2, 0, 38, 19
HSL:
63°, 45.1429%, 65.6863%
HSV (HSB):
63°, 38.1643%, 81.1765%
XYZ:
50.8377, 58.8807, 29.1077
xyY:
0.3662, 0.4241, 58.8807
CIE-Lab:
81.2260, -13.2084, 38.7923
CIE-LCH:
81.2260, 40.9793, 108.8033
CIE-Luv:
81.2260, 1.3264, 53.3266
Hunter-Lab:
76.7337, -16.0241, 31.2229
#cbcf80 color charts
#cbcf80 color shades, tints & tones
#cbcf80 color schemes
#cbcf80 color preview, HTML & CSS examples
This text has a color of #cbcf80
<p style="color:#cbcf80;">Text here</p>
.mytext {color:#cbcf80;}
This box has a color of #cbcf80
<div style="background-color:#cbcf80;">Content here</div>
.mybackground {background-color:#cbcf80;}
Border around this has a color of #cbcf80
<div style="border:2px solid #cbcf80;">Content here</div>
.myborder {border:2px solid #cbcf80;}