#cbcf65 color space conversions
Hex:
#cbcf65
RGB:
203, 207, 101
CMY:
20, 19, 60
CMYK:
2, 0, 51, 19
HSL:
62°, 52.4752%, 60.3922%
HSV (HSB):
62°, 51.2077%, 81.1765%
XYZ:
49.2904, 58.2617, 20.9597
xyY:
0.3835, 0.4534, 58.2617
CIE-Lab:
80.8841, -15.8951, 51.5621
CIE-LCH:
80.8841, 53.9565, 107.1330
CIE-Luv:
80.8841, 2.2101, 66.6784
Hunter-Lab:
76.3294, -18.3084, 37.1498
#cbcf65 color charts
#cbcf65 color shades, tints & tones
#cbcf65 color schemes
#cbcf65 color preview, HTML & CSS examples
This text has a color of #cbcf65
<p style="color:#cbcf65;">Text here</p>
.mytext {color:#cbcf65;}
This box has a color of #cbcf65
<div style="background-color:#cbcf65;">Content here</div>
.mybackground {background-color:#cbcf65;}
Border around this has a color of #cbcf65
<div style="border:2px solid #cbcf65;">Content here</div>
.myborder {border:2px solid #cbcf65;}