#cdbe3f color space conversions
Hex:
#cdbe3f
RGB:
205, 190, 63
CMY:
20, 25, 75
CMYK:
0, 7, 69, 20
HSL:
54°, 58.6777%, 52.5490%
HSV (HSB):
54°, 69.2683%, 80.3922%
XYZ:
44.4875, 50.1649, 12.0407
xyY:
0.4170, 0.4702, 50.1649
CIE-Lab:
76.1704, -9.0733, 62.9169
CIE-LCH:
76.1704, 63.5677, 98.2061
CIE-Luv:
76.1704, 15.6100, 72.8872
Hunter-Lab:
70.8272, -11.8294, 39.4997
#cdbe3f color charts
#cdbe3f color shades, tints & tones
#cdbe3f color schemes
#cdbe3f color preview, HTML & CSS examples
This text has a color of #cdbe3f
<p style="color:#cdbe3f;">Text here</p>
.mytext {color:#cdbe3f;}
This box has a color of #cdbe3f
<div style="background-color:#cdbe3f;">Content here</div>
.mybackground {background-color:#cdbe3f;}
Border around this has a color of #cdbe3f
<div style="border:2px solid #cdbe3f;">Content here</div>
.myborder {border:2px solid #cdbe3f;}