#cdbf45 color space conversions
Hex:
#cdbf45
RGB:
205, 191, 69
CMY:
20, 25, 73
CMYK:
0, 7, 66, 20
HSL:
54°, 57.6271%, 53.7255%
HSV (HSB):
54°, 66.3415%, 80.3922%
XYZ:
44.8818, 50.6704, 13.0451
xyY:
0.4133, 0.4666, 50.6704
CIE-Lab:
76.4789, -9.2597, 60.8506
CIE-LCH:
76.4789, 61.5510, 98.6523
CIE-Luv:
76.4789, 14.7660, 71.5258
Hunter-Lab:
71.1832, -12.0242, 38.9627
#cdbf45 color charts
#cdbf45 color shades, tints & tones
#cdbf45 color schemes
#cdbf45 color preview, HTML & CSS examples
This text has a color of #cdbf45
<p style="color:#cdbf45;">Text here</p>
.mytext {color:#cdbf45;}
This box has a color of #cdbf45
<div style="background-color:#cdbf45;">Content here</div>
.mybackground {background-color:#cdbf45;}
Border around this has a color of #cdbf45
<div style="border:2px solid #cdbf45;">Content here</div>
.myborder {border:2px solid #cdbf45;}