#cdbc0e color space conversions
Hex:
#cdbc0e
RGB:
205, 188, 14
CMY:
20, 26, 95
CMYK:
0, 8, 93, 20
HSL:
55°, 87.2146%, 42.9412%
HSV (HSB):
55°, 93.1707%, 80.3922%
XYZ:
43.2393, 48.9773, 7.5901
xyY:
0.4332, 0.4907, 48.9773
CIE-Lab:
75.4372, -9.5782, 75.3392
CIE-LCH:
75.4372, 75.9456, 97.2454
CIE-Luv:
75.4372, 17.8251, 80.6101
Hunter-Lab:
69.9838, -12.1858, 42.5584
#cdbc0e color charts
#cdbc0e color shades, tints & tones
#cdbc0e color schemes
#cdbc0e color preview, HTML & CSS examples
This text has a color of #cdbc0e
<p style="color:#cdbc0e;">Text here</p>
.mytext {color:#cdbc0e;}
This box has a color of #cdbc0e
<div style="background-color:#cdbc0e;">Content here</div>
.mybackground {background-color:#cdbc0e;}
Border around this has a color of #cdbc0e
<div style="border:2px solid #cdbc0e;">Content here</div>
.myborder {border:2px solid #cdbc0e;}