#cbbf26 color space conversions
Hex:
#cbbf26
RGB:
203, 191, 38
CMY:
20, 25, 85
CMYK:
0, 6, 81, 20
HSL:
56°, 68.4647%, 47.2549%
HSV (HSB):
56°, 81.2808%, 79.6078%
XYZ:
43.6093, 50.0981, 9.2052
xyY:
0.4238, 0.4868, 50.0981
CIE-Lab:
76.1294, -11.4683, 71.0655
CIE-LCH:
76.1294, 71.9849, 99.1672
CIE-Luv:
76.1294, 14.0449, 78.8963
Hunter-Lab:
70.7800, -13.8868, 41.8351
#cbbf26 color charts
#cbbf26 color shades, tints & tones
#cbbf26 color schemes
#cbbf26 color preview, HTML & CSS examples
This text has a color of #cbbf26
<p style="color:#cbbf26;">Text here</p>
.mytext {color:#cbbf26;}
This box has a color of #cbbf26
<div style="background-color:#cbbf26;">Content here</div>
.mybackground {background-color:#cbbf26;}
Border around this has a color of #cbbf26
<div style="border:2px solid #cbbf26;">Content here</div>
.myborder {border:2px solid #cbbf26;}