#cdc98d color space conversions
Hex:
#cdc98d
RGB:
205, 201, 141
CMY:
20, 21, 45
CMYK:
0, 2, 31, 20
HSL:
56°, 39.0244%, 67.8431%
HSV (HSB):
56°, 31.2195%, 80.3922%
XYZ:
50.8712, 56.6755, 33.4576
xyY:
0.3608, 0.4019, 56.6755
CIE-Lab:
79.9967, -7.8210, 30.5507
CIE-LCH:
79.9967, 31.5359, 104.3593
CIE-Luv:
79.9967, 5.5797, 42.6820
Hunter-Lab:
75.2831, -11.1274, 26.3483
#cdc98d color charts
#cdc98d color shades, tints & tones
#cdc98d color schemes
#cdc98d color preview, HTML & CSS examples
This text has a color of #cdc98d
<p style="color:#cdc98d;">Text here</p>
.mytext {color:#cdc98d;}
This box has a color of #cdc98d
<div style="background-color:#cdc98d;">Content here</div>
.mybackground {background-color:#cdc98d;}
Border around this has a color of #cdc98d
<div style="border:2px solid #cdc98d;">Content here</div>
.myborder {border:2px solid #cdc98d;}