#cdbe2d color space conversions
Hex:
#cdbe2d
RGB:
205, 190, 45
CMY:
20, 25, 82
CMYK:
0, 7, 78, 20
HSL:
54°, 64.0000%, 49.0196%
HSV (HSB):
54°, 78.0488%, 80.3922%
XYZ:
44.0639, 49.9955, 9.8103
xyY:
0.4242, 0.4813, 49.9955
CIE-Lab:
76.0665, -9.8615, 69.0742
CIE-LCH:
76.0665, 69.7746, 98.1250
CIE-Luv:
76.0665, 16.0311, 77.2410
Hunter-Lab:
70.7075, -12.4994, 41.2691
#cdbe2d color charts
#cdbe2d color shades, tints & tones
#cdbe2d color schemes
#cdbe2d color preview, HTML & CSS examples
This text has a color of #cdbe2d
<p style="color:#cdbe2d;">Text here</p>
.mytext {color:#cdbe2d;}
This box has a color of #cdbe2d
<div style="background-color:#cdbe2d;">Content here</div>
.mybackground {background-color:#cdbe2d;}
Border around this has a color of #cdbe2d
<div style="border:2px solid #cdbe2d;">Content here</div>
.myborder {border:2px solid #cdbe2d;}