#cdc18e color space conversions
Hex:
#cdc18e
RGB:
205, 193, 142
CMY:
20, 24, 44
CMYK:
0, 6, 31, 20
HSL:
49°, 38.6503%, 68.0392%
HSV (HSB):
49°, 30.7317%, 80.3922%
XYZ:
49.1293, 53.0721, 33.2457
xyY:
0.3627, 0.3918, 53.0721
CIE-Lab:
77.9175, -3.5463, 27.2513
CIE-LCH:
77.9175, 27.4810, 97.4144
CIE-Luv:
77.9175, 10.2574, 37.6202
Hunter-Lab:
72.8506, -7.1109, 23.9381
#cdc18e color charts
#cdc18e color shades, tints & tones
#cdc18e color schemes
#cdc18e color preview, HTML & CSS examples
This text has a color of #cdc18e
<p style="color:#cdc18e;">Text here</p>
.mytext {color:#cdc18e;}
This box has a color of #cdc18e
<div style="background-color:#cdc18e;">Content here</div>
.mybackground {background-color:#cdc18e;}
Border around this has a color of #cdc18e
<div style="border:2px solid #cdc18e;">Content here</div>
.myborder {border:2px solid #cdc18e;}