#cbbf3c color space conversions
Hex:
#cbbf3c
RGB:
203, 191, 60
CMY:
20, 25, 76
CMYK:
0, 6, 70, 20
HSL:
55°, 57.8947%, 51.5686%
HSV (HSB):
55°, 70.4433%, 79.6078%
XYZ:
44.0750, 50.2844, 11.6578
xyY:
0.4157, 0.4743, 50.2844
CIE-Lab:
76.2435, -10.5919, 64.0714
CIE-LCH:
76.2435, 64.9409, 99.3869
CIE-Luv:
76.2435, 13.6040, 74.0871
Hunter-Lab:
70.9115, -13.1484, 39.8908
#cbbf3c color charts
#cbbf3c color shades, tints & tones
#cbbf3c color schemes
#cbbf3c color preview, HTML & CSS examples
This text has a color of #cbbf3c
<p style="color:#cbbf3c;">Text here</p>
.mytext {color:#cbbf3c;}
This box has a color of #cbbf3c
<div style="background-color:#cbbf3c;">Content here</div>
.mybackground {background-color:#cbbf3c;}
Border around this has a color of #cbbf3c
<div style="border:2px solid #cbbf3c;">Content here</div>
.myborder {border:2px solid #cbbf3c;}