#cdb31f color space conversions
Hex:
#cdb31f
RGB:
205, 179, 31
CMY:
20, 30, 88
CMYK:
0, 13, 85, 20
HSL:
51°, 73.7288%, 46.2745%
HSV (HSB):
51°, 84.8780%, 80.3922%
XYZ:
41.5443, 45.3183, 7.8540
xyY:
0.4386, 0.4785, 45.3183
CIE-Lab:
73.1010, -4.6004, 70.3680
CIE-LCH:
73.1010, 70.5182, 93.7404
CIE-Luv:
73.1010, 23.9978, 75.2844
Hunter-Lab:
67.3188, -7.6508, 40.2059
#cdb31f color charts
#cdb31f color shades, tints & tones
#cdb31f color schemes
#cdb31f color preview, HTML & CSS examples
This text has a color of #cdb31f
<p style="color:#cdb31f;">Text here</p>
.mytext {color:#cdb31f;}
This box has a color of #cdb31f
<div style="background-color:#cdb31f;">Content here</div>
.mybackground {background-color:#cdb31f;}
Border around this has a color of #cdb31f
<div style="border:2px solid #cdb31f;">Content here</div>
.myborder {border:2px solid #cdb31f;}