#cdc975 color space conversions
Hex:
#cdc975
RGB:
205, 201, 117
CMY:
20, 21, 54
CMYK:
0, 2, 43, 20
HSL:
57°, 46.8085%, 63.1373%
HSV (HSB):
57°, 42.9268%, 80.3922%
XYZ:
49.2744, 56.0368, 25.0488
xyY:
0.3780, 0.4299, 56.0368
CIE-Lab:
79.6347, -10.5535, 42.3397
CIE-LCH:
79.6347, 43.6352, 103.9962
CIE-Luv:
79.6347, 6.6382, 56.2157
Hunter-Lab:
74.8577, -13.5051, 32.5609
#cdc975 color charts
#cdc975 color shades, tints & tones
#cdc975 color schemes
#cdc975 color preview, HTML & CSS examples
This text has a color of #cdc975
<p style="color:#cdc975;">Text here</p>
.mytext {color:#cdc975;}
This box has a color of #cdc975
<div style="background-color:#cdc975;">Content here</div>
.mybackground {background-color:#cdc975;}
Border around this has a color of #cdc975
<div style="border:2px solid #cdc975;">Content here</div>
.myborder {border:2px solid #cdc975;}