#cdbf28 color space conversions
Hex:
#cdbf28
RGB:
205, 191, 40
CMY:
20, 25, 84
CMYK:
0, 7, 80, 20
HSL:
55°, 67.3469%, 48.0392%
HSV (HSB):
55°, 80.4878%, 80.3922%
XYZ:
44.1906, 50.3939, 9.4054
xyY:
0.4250, 0.4846, 50.3939
CIE-Lab:
76.3104, -10.5424, 70.7457
CIE-LCH:
76.3104, 71.5269, 98.4757
CIE-Luv:
76.3104, 15.4362, 78.5841
Hunter-Lab:
70.9887, -13.1135, 41.8367
#cdbf28 color charts
#cdbf28 color shades, tints & tones
#cdbf28 color schemes
#cdbf28 color preview, HTML & CSS examples
This text has a color of #cdbf28
<p style="color:#cdbf28;">Text here</p>
.mytext {color:#cdbf28;}
This box has a color of #cdbf28
<div style="background-color:#cdbf28;">Content here</div>
.mybackground {background-color:#cdbf28;}
Border around this has a color of #cdbf28
<div style="border:2px solid #cdbf28;">Content here</div>
.myborder {border:2px solid #cdbf28;}