#cbbf2b color space conversions
Hex:
#cbbf2b
RGB:
203, 191, 43
CMY:
20, 25, 83
CMYK:
0, 6, 79, 20
HSL:
56°, 65.0407%, 48.2353%
HSV (HSB):
56°, 78.8177%, 79.6078%
XYZ:
43.6954, 50.1325, 9.6590
xyY:
0.4222, 0.4844, 50.1325
CIE-Lab:
76.1505, -11.3055, 69.6823
CIE-LCH:
76.1505, 70.5935, 99.2156
CIE-Luv:
76.1505, 13.9625, 77.9979
Hunter-Lab:
70.8043, -13.7499, 41.4748
#cbbf2b color charts
#cbbf2b color shades, tints & tones
#cbbf2b color schemes
#cbbf2b color preview, HTML & CSS examples
This text has a color of #cbbf2b
<p style="color:#cbbf2b;">Text here</p>
.mytext {color:#cbbf2b;}
This box has a color of #cbbf2b
<div style="background-color:#cbbf2b;">Content here</div>
.mybackground {background-color:#cbbf2b;}
Border around this has a color of #cbbf2b
<div style="border:2px solid #cbbf2b;">Content here</div>
.myborder {border:2px solid #cbbf2b;}