#cdb30e color space conversions
Hex:
#cdb30e
RGB:
205, 179, 14
CMY:
20, 30, 95
CMYK:
0, 13, 93, 20
HSL:
52°, 87.2146%, 42.9412%
HSV (HSB):
52°, 93.1707%, 80.3922%
XYZ:
41.3762, 45.2510, 6.9690
xyY:
0.4421, 0.4835, 45.2510
CIE-Lab:
73.0569, -4.9227, 73.5444
CIE-LCH:
73.0569, 73.7089, 93.8294
CIE-Luv:
73.0569, 24.2172, 77.1523
Hunter-Lab:
67.2689, -7.9276, 40.9458
#cdb30e color charts
#cdb30e color shades, tints & tones
#cdb30e color schemes
#cdb30e color preview, HTML & CSS examples
This text has a color of #cdb30e
<p style="color:#cdb30e;">Text here</p>
.mytext {color:#cdb30e;}
This box has a color of #cdb30e
<div style="background-color:#cdb30e;">Content here</div>
.mybackground {background-color:#cdb30e;}
Border around this has a color of #cdb30e
<div style="border:2px solid #cdb30e;">Content here</div>
.myborder {border:2px solid #cdb30e;}