#cbb31f color space conversions
Hex:
#cbb31f
RGB:
203, 179, 31
CMY:
20, 30, 88
CMYK:
0, 12, 85, 20
HSL:
52°, 73.5043%, 45.8824%
HSV (HSB):
52°, 84.7291%, 79.6078%
XYZ:
40.9960, 45.0356, 7.8283
xyY:
0.4368, 0.4798, 45.0356
CIE-Lab:
72.9154, -5.4769, 70.1387
CIE-LCH:
72.9154, 70.3522, 94.4649
CIE-Luv:
72.9154, 22.5180, 75.2470
Hunter-Lab:
67.1086, -8.3960, 40.0597
#cbb31f color charts
#cbb31f color shades, tints & tones
#cbb31f color schemes
#cbb31f color preview, HTML & CSS examples
This text has a color of #cbb31f
<p style="color:#cbb31f;">Text here</p>
.mytext {color:#cbb31f;}
This box has a color of #cbb31f
<div style="background-color:#cbb31f;">Content here</div>
.mybackground {background-color:#cbb31f;}
Border around this has a color of #cbb31f
<div style="border:2px solid #cbb31f;">Content here</div>
.myborder {border:2px solid #cbb31f;}