#cbb240 color space conversions
Hex:
#cbb240
RGB:
203, 178, 64
CMY:
20, 30, 75
CMYK:
0, 12, 68, 20
HSL:
49°, 57.2016%, 52.3529%
HSV (HSB):
49°, 68.4729%, 79.6078%
XYZ:
41.4744, 44.9075, 11.3326
xyY:
0.4244, 0.4596, 44.9075
CIE-Lab:
72.8309, -3.6492, 59.0792
CIE-LCH:
72.8309, 59.1918, 93.5345
CIE-Luv:
72.8309, 22.3706, 67.4239
Hunter-Lab:
67.0130, -6.7990, 36.8826
#cbb240 color charts
#cbb240 color shades, tints & tones
#cbb240 color schemes
#cbb240 color preview, HTML & CSS examples
This text has a color of #cbb240
<p style="color:#cbb240;">Text here</p>
.mytext {color:#cbb240;}
This box has a color of #cbb240
<div style="background-color:#cbb240;">Content here</div>
.mybackground {background-color:#cbb240;}
Border around this has a color of #cbb240
<div style="border:2px solid #cbb240;">Content here</div>
.myborder {border:2px solid #cbb240;}