#cdbc3f color space conversions
Hex:
#cdbc3f
RGB:
205, 188, 63
CMY:
20, 26, 75
CMYK:
0, 8, 69, 20
HSL:
53°, 58.6777%, 52.5490%
HSV (HSB):
53°, 69.2683%, 80.3922%
XYZ:
44.0573, 49.3045, 11.8973
xyY:
0.4186, 0.4684, 49.3045
CIE-Lab:
75.6403, -8.0442, 62.3857
CIE-LCH:
75.6403, 62.9021, 97.3474
CIE-Luv:
75.6403, 16.9654, 72.0403
Hunter-Lab:
70.2171, -10.8814, 39.1062
#cdbc3f color charts
#cdbc3f color shades, tints & tones
#cdbc3f color schemes
#cdbc3f color preview, HTML & CSS examples
This text has a color of #cdbc3f
<p style="color:#cdbc3f;">Text here</p>
.mytext {color:#cdbc3f;}
This box has a color of #cdbc3f
<div style="background-color:#cdbc3f;">Content here</div>
.mybackground {background-color:#cdbc3f;}
Border around this has a color of #cdbc3f
<div style="border:2px solid #cdbc3f;">Content here</div>
.myborder {border:2px solid #cdbc3f;}