#cdbd34 color space conversions
Hex:
#cdbd34
RGB:
205, 189, 52
CMY:
20, 26, 80
CMYK:
0, 8, 75, 20
HSL:
54°, 60.4743%, 50.3922%
HSV (HSB):
54°, 74.6341%, 80.3922%
XYZ:
43.9943, 49.6223, 10.5081
xyY:
0.4225, 0.4766, 49.6223
CIE-Lab:
75.8368, -9.0756, 66.6008
CIE-LCH:
75.8368, 67.2164, 97.7598
CIE-Luv:
75.8368, 16.5677, 75.3174
Hunter-Lab:
70.4431, -11.7956, 40.4658
#cdbd34 color charts
#cdbd34 color shades, tints & tones
#cdbd34 color schemes
#cdbd34 color preview, HTML & CSS examples
This text has a color of #cdbd34
<p style="color:#cdbd34;">Text here</p>
.mytext {color:#cdbd34;}
This box has a color of #cdbd34
<div style="background-color:#cdbd34;">Content here</div>
.mybackground {background-color:#cdbd34;}
Border around this has a color of #cdbd34
<div style="border:2px solid #cdbd34;">Content here</div>
.myborder {border:2px solid #cdbd34;}