#cdba05 color space conversions
Hex:
#cdba05
RGB:
205, 186, 5
CMY:
20, 27, 98
CMYK:
0, 9, 98, 20
HSL:
54°, 95.2381%, 41.1765%
HSV (HSB):
54°, 97.5610%, 80.3922%
XYZ:
42.7631, 48.1079, 7.1755
xyY:
0.4362, 0.4907, 48.1079
CIE-Lab:
74.8929, -8.6491, 75.9277
CIE-LCH:
74.8929, 76.4187, 96.4987
CIE-Luv:
74.8929, 19.2869, 80.4025
Hunter-Lab:
69.3599, -11.3274, 42.4182
#cdba05 color charts
#cdba05 color shades, tints & tones
#cdba05 color schemes
#cdba05 color preview, HTML & CSS examples
This text has a color of #cdba05
<p style="color:#cdba05;">Text here</p>
.mytext {color:#cdba05;}
This box has a color of #cdba05
<div style="background-color:#cdba05;">Content here</div>
.mybackground {background-color:#cdba05;}
Border around this has a color of #cdba05
<div style="border:2px solid #cdba05;">Content here</div>
.myborder {border:2px solid #cdba05;}