#cdbd12 color space conversions
Hex:
#cdbd12
RGB:
205, 189, 18
CMY:
20, 26, 93
CMYK:
0, 8, 91, 20
HSL:
55°, 83.8565%, 43.7255%
HSV (HSB):
55°, 91.2195%, 80.3922%
XYZ:
43.4836, 49.4180, 7.8191
xyY:
0.4317, 0.4906, 49.4180
CIE-Lab:
75.7106, -10.0340, 74.9911
CIE-LCH:
75.7106, 75.6594, 97.6210
CIE-Luv:
75.7106, 17.0957, 80.6762
Hunter-Lab:
70.2979, -12.6081, 42.6139
#cdbd12 color charts
#cdbd12 color shades, tints & tones
#cdbd12 color schemes
#cdbd12 color preview, HTML & CSS examples
This text has a color of #cdbd12
<p style="color:#cdbd12;">Text here</p>
.mytext {color:#cdbd12;}
This box has a color of #cdbd12
<div style="background-color:#cdbd12;">Content here</div>
.mybackground {background-color:#cdbd12;}
Border around this has a color of #cdbd12
<div style="border:2px solid #cdbd12;">Content here</div>
.myborder {border:2px solid #cdbd12;}