#cbb93d color space conversions
Hex:
#cbb93d
RGB:
203, 185, 61
CMY:
20, 27, 76
CMYK:
0, 9, 70, 20
HSL:
52°, 57.7236%, 51.7647%
HSV (HSB):
52°, 69.9507%, 79.6078%
XYZ:
42.8199, 47.7314, 11.3711
xyY:
0.4201, 0.4683, 47.7314
CIE-Lab:
74.6552, -7.4549, 62.1179
CIE-LCH:
74.6552, 62.5637, 96.8435
CIE-Luv:
74.6552, 17.6399, 71.2820
Hunter-Lab:
69.0879, -10.2716, 38.6030
#cbb93d color charts
#cbb93d color shades, tints & tones
#cbb93d color schemes
#cbb93d color preview, HTML & CSS examples
This text has a color of #cbb93d
<p style="color:#cbb93d;">Text here</p>
.mytext {color:#cbb93d;}
This box has a color of #cbb93d
<div style="background-color:#cbb93d;">Content here</div>
.mybackground {background-color:#cbb93d;}
Border around this has a color of #cbb93d
<div style="border:2px solid #cbb93d;">Content here</div>
.myborder {border:2px solid #cbb93d;}