#cdbf05 color space conversions
Hex:
#cdbf05
RGB:
205, 191, 5
CMY:
20, 25, 98
CMYK:
0, 7, 98, 20
HSL:
56°, 95.2381%, 41.1765%
HSV (HSB):
56°, 97.5610%, 80.3922%
XYZ:
43.8350, 50.2517, 7.5328
xyY:
0.4314, 0.4945, 50.2517
CIE-Lab:
76.2235, -11.2095, 76.9025
CIE-LCH:
76.2235, 77.7152, 98.2932
CIE-Luv:
76.2235, 15.7903, 82.3108
Hunter-Lab:
70.8884, -13.6763, 43.3216
#cdbf05 color charts
#cdbf05 color shades, tints & tones
#cdbf05 color schemes
#cdbf05 color preview, HTML & CSS examples
This text has a color of #cdbf05
<p style="color:#cdbf05;">Text here</p>
.mytext {color:#cdbf05;}
This box has a color of #cdbf05
<div style="background-color:#cdbf05;">Content here</div>
.mybackground {background-color:#cdbf05;}
Border around this has a color of #cdbf05
<div style="border:2px solid #cdbf05;">Content here</div>
.myborder {border:2px solid #cdbf05;}